Skip to content

Commit 6032c66

Browse files
committed
update supported go versions
1 parent 4df7849 commit 6032c66

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: go
22
go:
3-
- 1.7
4-
- 1.8
5-
- 1.9
3+
- "1.9"
4+
- "1.10"
65
- tip
76

87
matrix:

0 commit comments

Comments
 (0)