travis: allow go@master to fail

This commit is contained in:
Sebastien Binet 2017-08-08 10:34:36 +02:00
parent f4c09c97bf
commit 0c9b04eaed
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ go:
- 1.8.x
- master
matrix:
allow_failures:
- go: master
sudo: required
before_install: