Skip to content

Commit 044d79f

Browse files
authored
Update .travis.yml
1 parent e3524ca commit 044d79f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,12 @@ go:
2222
- tip
2323
matrix:
2424
allow_failures:
25-
- go:
26-
- tip
25+
- go:
2726
- "1.4.x"
2827
- "1.3.x"
2928
- "1.2.x"
29+
- tip
30+
3031
install:
3132
- go get -t -v ./...
3233
script:

0 commit comments

Comments
 (0)