We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7625a85 commit bc452d9Copy full SHA for bc452d9
.travis.yml
@@ -9,6 +9,8 @@ matrix:
9
- go: 1.8
10
- go: 1.9
11
- go: tip
12
+ allow_failures:
13
+ - go: tip
14
15
install:
16
- # Skip
0 commit comments