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:
Thomas Pelletier
2015-07-15 09:12:52 -07:00
parent 6dd2de38a9
commit 6adf8057ed
+1
View File
@@ -1,5 +1,6 @@
language: go
script: "./test.sh"
sudo: false
go:
- 1.1
- 1.2