Skip to content

Commit 24aa35f

Browse files
committed
chore(CI): remove v1.10 and add v1.14 in go
1 parent 745aacc commit 24aa35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ language: go
22
sudo: false
33

44
go:
5-
- 1.10.x
65
- 1.11.x
76
- 1.12.x
87
- 1.13.x
8+
- 1.14.x
99
- master
1010

1111
matrix:

0 commit comments

Comments
 (0)