Skip to content

Commit 6f34763

Browse files
committed
Add Go 1.9 to Travis config
1 parent a69d9f6 commit 6f34763

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
@@ -8,6 +8,7 @@ matrix:
88
- go: 1.6
99
- go: 1.7
1010
- go: 1.8
11+
- go: 1.9
1112
- go: tip
1213
allow_failures:
1314
- go: tip

0 commit comments

Comments
 (0)