mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Tweak Travis-CI config
This commit is contained in:
parent
aa600e555d
commit
0d7d950e61
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 1.9.3
|
||||
- 1.9.2
|
||||
- rbx-19mode
|
||||
script: "rake spec"
|
||||
|
|
Loading…
Reference in a new issue