mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Update .travis.yml
Stop travis running a build for the legacy-v2 branch.
This commit is contained in:
parent
4793edb190
commit
2a291169df
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ rvm:
|
|||
- rbx-2
|
||||
script: bundle exec rake spec
|
||||
cache: bundler
|
||||
branches:
|
||||
except:
|
||||
- legacy-v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue