mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Add Ruby 2.1.0 to .travis.yml
This commit is contained in:
parent
8de8fb3b2e
commit
5c8a73ef50
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.1.0
|
||||
- 2.0.0
|
||||
- 1.9.3
|
||||
- 1.9.2
|
||||
|
|
Loading…
Add table
Reference in a new issue