Only test master
This commit is contained in:
parent
6aead19b62
commit
69969c2a20
11
.travis.yml
11
.travis.yml
@ -1,3 +1,12 @@
|
||||
sudo: false
|
||||
|
||||
language: go
|
||||
go: 1.7
|
||||
|
||||
go:
|
||||
- 1.7
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
script: make test
|
||||
|
Loading…
Reference in New Issue
Block a user