Skip to content

Commit 398b0b0

Browse files
committed
Add Go 1.8 to .travis.yml
1 parent 67c8b4b commit 398b0b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ matrix:
88
- go: 1.5
99
- go: 1.6
1010
- go: 1.7
11+
- go: 1.8
1112
- go: tip
1213
allow_failures:
1314
- go: tip

0 commit comments

Comments
 (0)