Skip to content

Commit 816c908

Browse files
authored
travis.yml: add Go 1.10 (#154)
1 parent 30136e2 commit 816c908

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ go:
77
- 1.7.x
88
- 1.8.x
99
- 1.9.x
10+
- 1.10.x
1011
- tip
1112

1213
script:

0 commit comments

Comments
 (0)