Skip to content

Commit 5c7b954

Browse files
committed
Merge pull request #187 from scaleway/moul-patch-2
Disable go1.4 testing
2 parents 394822a + f825899 commit 5c7b954

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ matrix:
1717
- go: tip
1818
allow_failures:
1919
- go: tip
20+
- go: 1.4 # Temporarily disabled
2021

2122

2223
before_install:

0 commit comments

Comments
 (0)