travis: bump to go1.7
This commit is contained in:
parent
acf2f4c1f5
commit
84a5e22d42
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.6
|
||||
- tip
|
||||
- 1.7
|
||||
sudo: false
|
||||
install:
|
||||
- go get -t ./...
|
||||
|
|
Loading…
Reference in a new issue