Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

Commit 80ab01d

Browse files
committed
Merge pull request #593 from jonboulle/master
travis: drop go 1.4
2 parents 2c903a9 + 0ed8ffe commit 80ab01d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ language: go
44

55
matrix:
66
include:
7-
- go: 1.4.2
8-
install:
9-
- go get golang.org/x/tools/cmd/cover
10-
- go get golang.org/x/tools/cmd/vet
117
- go: 1.5.1
128
- go: 1.6
139

0 commit comments

Comments
 (0)