update .travis.yml
This commit is contained in:
parent
c456fa90ce
commit
a6519f4a2c
@ -4,7 +4,7 @@ branches:
|
|||||||
- master
|
- master
|
||||||
before_script:
|
before_script:
|
||||||
- go get -u golang.org/x/tools/cmd/goyacc
|
- 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/cznic/golex/lex
|
||||||
- go get -u github.com/yookoala/realpath
|
- go get -u github.com/yookoala/realpath
|
||||||
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
|
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
|
||||||
|
Loading…
Reference in New Issue
Block a user