travis: allow golang 'tip' failures (#202)

This commit is contained in:
JG² 2016-06-14 07:55:22 +02:00 committed by Jimmy Zelinskie
parent 28295eb2bf
commit bed3662e64

View File

@ -30,3 +30,7 @@ addons:
notifications: notifications:
email: false email: false
matrix:
allow_failures:
- go: tip