travis: allow golang 'tip' failures (#202)
This commit is contained in:
parent
28295eb2bf
commit
bed3662e64
@ -30,3 +30,7 @@ addons:
|
|||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- go: tip
|
Loading…
Reference in New Issue
Block a user