Skip to content

Commit e58973e

Browse files
committed
Officially support Go 1.10
1 parent 4a75f5d commit e58973e

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
@@ -9,6 +9,7 @@ matrix:
99
- go: 1.7.x
1010
- go: 1.8.x
1111
- go: 1.9.x
12+
- go: 1.10.x
1213
- go: master
1314

1415
before_install:

0 commit comments

Comments
 (0)