mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-09 02:45:33 +00:00
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:
@@ -1,3 +1,4 @@
|
||||
sudo: false
|
||||
before_install:
|
||||
- git fetch origin master:master
|
||||
- git fetch origin v2.0.0:v2.0.0
|
||||
|
||||
Reference in New Issue
Block a user