Skip to content

Commit a811584

Browse files
committed
Add Go 1.10 for travis
1 parent c6f6515 commit a811584

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
@@ -4,6 +4,7 @@ language: go
44
go:
55
- 1.8
66
- 1.9
7+
- "1.10"
78

89
install: make deps
910
script: make test

0 commit comments

Comments
 (0)