Skip to content

Commit 8a9de0d

Browse files
committed
ci: drop Go-1.10 and 1.9, add Go-1.13 and 1.12
1 parent 79c7916 commit 8a9de0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: go
22

33
go:
4-
- 1.9.x
5-
- 1.10.x
4+
- 1.13.x
5+
- 1.12.x
66
- 1.11.x
77
- master
88

0 commit comments

Comments
 (0)