Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Commit

Permalink
use go-1.7 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
daaku committed Sep 26, 2016
1 parent 053ab5d commit 2fe6ef9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
@@ -1,11 +1,9 @@
language: go

go:
- 1.4
- 1.7

before_install:
- go get -v golang.org/x/tools/cmd/vet
- go get -v golang.org/x/tools/cmd/cover
- go get -v github.com/golang/lint/golint

install:
Expand Down

0 comments on commit 2fe6ef9

Please sign in to comment.