Skip to content

Commit bde7cf7

Browse files
committed
Remove 1.7, 1.9 and add 1.12 to Travis
1 parent fa2de10 commit bde7cf7

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,9 +2,8 @@ language: go
22

33
go:
44
- '1.6'
5-
- '1.7'
65
- '1.8'
7-
- '1.9'
86
- '1.10'
7+
- '1.12'
98

109
sudo: false

0 commit comments

Comments
 (0)