update .travis.yml

This commit is contained in:
z7zmey 2019-02-25 17:59:06 +02:00
parent c456fa90ce
commit a6519f4a2c

View File

@ -4,7 +4,7 @@ branches:
- master
before_script:
- go get -u golang.org/x/tools/cmd/goyacc
- go get -u github.com/kylelemons/godebug/pretty
- go get -u github.com/pkg/profile
- go get -u github.com/cznic/golex/lex
- go get -u github.com/yookoala/realpath
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter