Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
allow master failure
  • Loading branch information
Clivern committed Jun 8, 2019
1 parent cbdd1a7 commit f451d1b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,10 @@ go:
- 1.12.x
- master

matrix:
allow_failures:
- go: master

env:
- GO111MODULE=on

Expand Down

0 comments on commit f451d1b

Please sign in to comment.