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:
|
rvm:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- jruby
|
|
||||||
- rbx
|
- rbx
|
||||||
- ree
|
- ree
|
||||||
env: "RAILS_ENV=test"
|
env: "RAILS_ENV=test"
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue