mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Enable Travis CI container-mode
http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
This commit is contained in:
parent
ec25a5ef0b
commit
5597a67327
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ cache: bundler
|
|||
branches:
|
||||
except:
|
||||
- legacy-v2
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in a new issue