Skip to content

Commit 4049095

Browse files
committed
Use gotest for Travis CI builds
1 parent c94b46a commit 4049095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ install:
2020
before_script:
2121
- go get -u github.com/ChimeraCoder/gojson/gojson
2222
- go get -d -v github.com/gogo/protobuf/protoc-gen-gogofaster
23+
- go get github.com/rakyll/gotest
2324
- pushd $GOPATH/src/github.com/gogo/protobuf
2425
- git fetch
2526
- git checkout v0.5

0 commit comments

Comments
 (0)