mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
explicity test against supported versions
This commit is contained in:
parent
dd4c99e04b
commit
331d7061b4
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
rvm:
|
||||||
|
- 2.0.0
|
||||||
|
- 1.9.3
|
||||||
|
- 1.9.2
|
||||||
|
- rbx-19mode
|
Loading…
Reference in a new issue