travis-ci: allow failures on windows

This commit is contained in:
Adrien Delorme 2018-10-17 13:44:27 +02:00
parent 33f96b4303
commit abd8fbd699
1 changed files with 1 additions and 0 deletions

View File

@ -31,4 +31,5 @@ branches:
matrix:
allow_failures:
- go: master
- os: windows
fast_finish: true