We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94b46a commit 4049095Copy full SHA for 4049095
.travis.yml
@@ -20,6 +20,7 @@ install:
20
before_script:
21
- go get -u github.com/ChimeraCoder/gojson/gojson
22
- go get -d -v github.com/gogo/protobuf/protoc-gen-gogofaster
23
+ - go get github.com/rakyll/gotest
24
- pushd $GOPATH/src/github.com/gogo/protobuf
25
- git fetch
26
- git checkout v0.5
0 commit comments