Skip to content

Commit

Permalink
Use gotest for Travis CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ChimeraCoder committed Jan 25, 2019
1 parent c94b46a commit 4049095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ install:
before_script:
- go get -u github.com/ChimeraCoder/gojson/gojson
- go get -d -v github.com/gogo/protobuf/protoc-gen-gogofaster
- go get github.com/rakyll/gotest
- pushd $GOPATH/src/github.com/gogo/protobuf
- git fetch
- git checkout v0.5
Expand Down

0 comments on commit 4049095

Please sign in to comment.