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

Merge pull request #54 from thomasklemm/travis

Add Ruby 2.0 on Travis, drop Ruby 1.9.2
This commit is contained in:
Jonas Nicklas 2013-08-26 05:04:00 -07:00
commit 94b8c0e522

View file

@ -1,6 +1,6 @@
language: ruby
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- jruby-19mode
- rbx-19mode