Skip to content

Commit 9b1e96f

Browse files
committed
SHOP-14072: allow failures for newest go version
1 parent 1f06bd2 commit 9b1e96f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ go:
1616
- 1.7.x
1717
- 1.8.x
1818
- master
19+
20+
matrix:
21+
allow_failures:
22+
- go: master

0 commit comments

Comments
 (0)