update .travis.yml

This commit is contained in:
z7zmey 2018-08-07 00:57:30 +03:00
parent a4c7bff692
commit 4133a65afe

View File

@ -1,4 +1,7 @@
language: go
branches:
only:
- master
before_script:
- go get -u golang.org/x/tools/cmd/goyacc
- go get -u github.com/kylelemons/godebug/pretty