Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Commit 816c908

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
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)