1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/.travis.yml
John Mair b5da2c7f0a added .travis.yml file
now testing on:
1.8.7
1.9.2
1.9.3
rbx-2.0
jruby
2011-09-22 03:22:33 +12:00

6 lines
57 B
YAML

rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- rbx-2.0
- jruby