Skip to content

Commit 9acaa68

Browse files
committed
Add Go 1.8 to Travis config
1 parent 5ade364 commit 9acaa68

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
@@ -7,6 +7,7 @@ matrix:
77
- go: 1.5
88
- go: 1.6
99
- go: 1.7
10+
- go: 1.8
1011
- go: tip
1112
allow_failures:
1213
- go: tip

0 commit comments

Comments
 (0)