update .travis.yml
This commit is contained in:
parent
a4c7bff692
commit
4133a65afe
@ -1,4 +1,7 @@
|
|||||||
language: go
|
language: go
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- 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/kylelemons/godebug/pretty
|
||||||
|
Loading…
Reference in New Issue
Block a user