1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Add script so we can skip mongoid tests.

This commit is contained in:
José Valim 2011-06-17 11:04:15 -03:00
parent 84e1a89c44
commit 4bcd1c6fcd

View file

@ -1,3 +1,4 @@
script: "bundle exec rake test"
rvm:
- 1.8.7
- 1.9.2