Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Commit

Permalink
Merge pull request appc#593 from jonboulle/master
Browse files Browse the repository at this point in the history
travis: drop go 1.4
  • Loading branch information
jonboulle committed Apr 8, 2016
2 parents 2c903a9 + 0ed8ffe commit 80ab01d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ language: go

matrix:
include:
- go: 1.4.2
install:
- go get golang.org/x/tools/cmd/cover
- go get golang.org/x/tools/cmd/vet
- go: 1.5.1
- go: 1.6

Expand Down

0 comments on commit 80ab01d

Please sign in to comment.