Skip to content

Commit 97ef9a1

Browse files
committed
Update go versions in travis.yml
1 parent ccf0396 commit 97ef9a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: go
22
go:
3-
- 1.7.6
4-
- 1.8.5
5-
- 1.9.2
3+
- "1.10"
4+
- "1.11"
5+
- "1.12"
66
- tip
77

88
install:

0 commit comments

Comments
 (0)