Skip to content

Commit cdf44fd

Browse files
authored
Update .travis.yml
Remove 1.7 and 1.8 because they are outdated and master because of the version of master changes over time
1 parent 4b28545 commit cdf44fd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
language: go
22

33
go:
4-
- 1.7.x
5-
- 1.8.x
64
- 1.9.x
75
- 1.10.x
86
- 1.11.x
97
- 1.12.x
108
- 1.13.x
11-
- master
129

1310
cache: apt
1411

0 commit comments

Comments
 (0)