1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/.travis.yml

11 lines
146 B
YAML
Raw Normal View History

2013-07-04 12:43:11 -04:00
language: ruby
rvm:
2013-12-25 18:05:51 -05:00
- 2.1.0
- 2.0.0
- 1.9.3
- 1.9.2
- rbx
script: bundle exec rake spec
cache: bundler
bundler_args: --without cucumber