diff --git a/.travis.yml b/.travis.yml index b0887618c..16e8b00ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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