mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
e024fe54fb
* Both v1.8.7 and 1.9.2 have been EOL-ed * Add v2.1 - the current version of Ruby
6 lines
65 B
YAML
6 lines
65 B
YAML
language: ruby
|
|
rvm:
|
|
- 1.9.3
|
|
- 2.0.0
|
|
- 2.1.1
|
|
cache: bundler
|