1
0
Fork 0
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:
Lee Hambley 2014-09-02 16:45:26 +02:00
parent 4793edb190
commit 2a291169df

View file

@ -6,3 +6,6 @@ rvm:
- rbx-2
script: bundle exec rake spec
cache: bundler
branches:
except:
- legacy-v2