Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 7d16daf

Browse files
committed
Update go version list in travis for all available versions in gimme
1 parent 8f3f176 commit 7d16daf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
language: go
22

33
go:
4-
- 1.2
54
- 1.3
65
- 1.4
76
- 1.5
87
- 1.6
98
- 1.7
109
- 1.8
1110
- 1.9
11+
- 1.10
12+
- 1.11
13+
- 1.12
14+
- 1.13
1215
- master
1316

1417
# safelist

0 commit comments

Comments
 (0)