Skip to content

Commit 82cf3f9

Browse files
committed
Remove 1.7 and 1.8 from build matrix
They don't work with megacheck anymore. The source code and tests will probably still pass, however.
1 parent 4fcc689 commit 82cf3f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ go_import_path: github.com/kevinburke/ssh_config
33
language: go
44

55
go:
6-
- 1.7.x
7-
- 1.8.x
86
- 1.9.x
97
- 1.10.x
108
- master

0 commit comments

Comments
 (0)