Use the new Travis container infrastructure
http://docs.travis-ci.com/user/migrating-from-legacy/#Why-migrate-to-container-based-infrastructure%3F
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
language: go
|
||||
script: "./test.sh"
|
||||
sudo: false
|
||||
go:
|
||||
- 1.1
|
||||
- 1.2
|
||||
|
||||
Reference in New Issue
Block a user