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

Commit 2482a33

Browse files
committed
Changed go versions for travis to be all major releases available to gimme
1 parent 8f3f176 commit 2482a33

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.travis.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
language: go
22

33
go:
4-
- 1.2
5-
- 1.3
6-
- 1.4
7-
- 1.5
8-
- 1.6
9-
- 1.7
10-
- 1.8
11-
- 1.9
4+
- 1.x
125
- master
136

147
# safelist

0 commit comments

Comments
 (0)