Skip to content

Commit 5f54beb

Browse files
committed
Add Go 1.10 to travis
1 parent 4824aa1 commit 5f54beb

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
@@ -2,6 +2,7 @@ language: go
22
go:
33
- 1.8
44
- 1.9
5+
- 1.10
56
- master
67
matrix:
78
allow_failures:

0 commit comments

Comments
 (0)