1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/.travis.yml
Lee Hambley d65825b52f Update .travis.yml
Stop travis running a build for this branch.
2015-06-17 14:41:54 +02:00

9 lines
101 B
YAML

language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
cache: bundler
branches:
except:
- legacy-v2