1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00

Add MRI 2.1.0 to .travis.yml

This commit is contained in:
yui-knk 2013-12-29 09:52:53 +09:00
parent 287f6b4670
commit e0e1451836

View file

@ -3,6 +3,7 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- ruby-head
- ree
- rbx