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
1 changed files with 1 additions and 0 deletions

View File

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