Skip to content

Commit a6ab0a9

Browse files
authored
Merge pull request #13 from timonwong/add-go111
Add support to go1.11
2 parents e6be41d + fa1ef49 commit a6ab0a9

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 @@ go:
99
- '1.8.x'
1010
- '1.9.x'
1111
- '1.10.x'
12+
- '1.11.x'
1213
- master
1314

1415
matrix:

0 commit comments

Comments
 (0)