1
0
Fork 0
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:
Lee Hambley 2013-07-04 18:43:11 +02:00
parent aa600e555d
commit 0d7d950e61

View file

@ -1,5 +1,7 @@
language: ruby
rvm: rvm:
- 2.0.0 - 2.0.0
- 1.9.3 - 1.9.3
- 1.9.2 - 1.9.2
- rbx-19mode - rbx-19mode
script: "rake spec"