Opt in to container-based Travis CI builds

This should speed up our builds by providing lower latency, better
caching, and more resources on the build machine. See
http://docs.travis-ci.com/user/workers/container-based-infrastructure/.
This commit is contained in:
Adam Roben
2014-12-30 07:43:32 -05:00
parent 795f42cbaa
commit 509b35a19f

View File

@@ -1,3 +1,4 @@
sudo: false
before_install:
- git fetch origin master:master
- git fetch origin v2.0.0:v2.0.0