1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Merge pull request #160 from shtirlic/travis_update

Add ruby 1.9.3 to Travis config.
This commit is contained in:
Lee Hambley 2012-02-20 12:55:04 -08:00
commit a91f9d4b4f

View file

@ -1,4 +1,5 @@
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ree