Skip to content

Commit 277d39e

Browse files
committed
Stop testing on 1.4-1.6
New versions of golang.org/x/sys/unix do not seem to work on them.
1 parent c5bec84 commit 277d39e

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,9 +1,6 @@
11
language: go
22

33
go:
4-
- 1.4
5-
- 1.5
6-
- 1.6
74
- 1.7
85
- 1.8
96
- 1.9

0 commit comments

Comments
 (0)