mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-04-18 23:36:00 +00:00
travis: Upgrade to Go 1.5 and remove install of x/tools/cmd/vet
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
sudo: false
|
||||
language: go
|
||||
go: 1.4
|
||||
go: 1.5
|
||||
script:
|
||||
- go get golang.org/x/tools/cmd/vet
|
||||
- go get github.com/modocache/gover
|
||||
- go get github.com/cloudflare/redoctober
|
||||
- go test github.com/cloudflare/redoctober...
|
||||
|
||||
Reference in New Issue
Block a user