1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00

cut off redundant platforms

This commit is contained in:
Akira Matsuda 2011-12-10 17:44:44 +09:00
parent a697c3161c
commit 84dddc7311

View file

@ -1,8 +1,6 @@
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head
- ree
script: bundle exec rake spec