Skip to content

Commit d5b4ed9

Browse files
committed
ci: drop Go-1.11, add Go-1.14
1 parent f86965e commit d5b4ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

33
go:
4+
- 1.14.x
45
- 1.13.x
56
- 1.12.x
6-
- 1.11.x
77
- master
88

99
matrix:

0 commit comments

Comments
 (0)