Don't test against JRuby
This commit is contained in:
parent
70c35bd60e
commit
ab838b3d48
|
@ -2,7 +2,6 @@ script: "bundle exec rake db:migrate test"
|
|||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- jruby
|
||||
- rbx
|
||||
- ree
|
||||
env: "RAILS_ENV=test"
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue