Add: goconvey to Travis-CI
This commit is contained in:
@@ -87,8 +87,8 @@ before_install:
|
|||||||
brew upgrade icu4c
|
brew upgrade icu4c
|
||||||
fi
|
fi
|
||||||
- |
|
- |
|
||||||
|
go get github.com/smartystreets/goconvey
|
||||||
if [[ "${GOOS}" != "windows" ]]; then
|
if [[ "${GOOS}" != "windows" ]]; then
|
||||||
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
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user