Skip to content

Commit 6fb8220

Browse files
authored
remove 1.7 from travis
1 parent 9254f29 commit 6fb8220

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

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

44
go:
5-
- 1.7.x
65
- 1.8.x
76
- 1.9.x
87
- 1.10.x
98
- 1.11.x
109
- 1.12.x
11-
- tip
10+
- master
1211

1312
matrix:
1413
fast_finish: true

0 commit comments

Comments
 (0)