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

Add Ruby 2.0 on Travis, drop Ruby 1.9.2

This commit is contained in:
Thomas Klemm 2013-08-16 21:48:23 +02:00
parent a5c52cd6b8
commit 47557c79c9

View file

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