Skip to content

Commit 55a3551

Browse files
committed
Add: goconvey to Travis-CI
1 parent 0866297 commit 55a3551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ before_install:
8787
brew upgrade icu4c
8888
fi
8989
- |
90+
go get github.com/smartystreets/goconvey
9091
if [[ "${GOOS}" != "windows" ]]; then
91-
go get github.com/smartystreets/goconvey
9292
go get github.com/mattn/goveralls
9393
go get golang.org/x/tools/cmd/cover
9494
fi

0 commit comments

Comments
 (0)