forked from mirror/go-sqlcipher
Remove install goconvey from CI. (#19)
This commit is contained in:
parent
4bc9c659da
commit
5ef699997e
|
@ -20,7 +20,6 @@ before_install:
|
||||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||||
brew update
|
brew update
|
||||||
fi
|
fi
|
||||||
- go get github.com/smartystreets/goconvey
|
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
- go get golang.org/x/tools/cmd/cover
|
- go get golang.org/x/tools/cmd/cover
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue