mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-05-28 10:40:49 +00:00
Migrate Travis to containerised builds; bump Go version
- Migrate Travis: see http://docs.travis-ci.com/user/migrating-from-legacy/ - Bump Go version from 1.2 to 1.4: Go 1.2 is outdated
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
sudo: false
|
||||
language: go
|
||||
go: 1.2
|
||||
go: 1.4
|
||||
script:
|
||||
- go get golang.org/x/tools/cmd/vet
|
||||
- go get github.com/cloudflare/redoctober
|
||||
|
||||
Reference in New Issue
Block a user