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

rake spec:all is for humans

This commit is contained in:
Akira Matsuda 2012-06-10 04:45:02 +09:00
parent a2db1739ab
commit 27cc755efc

View file

@ -1,3 +1,5 @@
script: "bundle exec rake spec"
rvm:
- 1.8.7
- 1.9.3