1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00

require all envs to pass in travis (incl. jruby)

Signed-off-by: Marc Siegel <marc@usainnov.com>
This commit is contained in:
Marc Siegel 2012-10-29 16:11:01 -04:00
parent 7a458d9350
commit ff3cddd9f2

View file

@ -9,7 +9,3 @@ rvm:
- jruby-19mode - jruby-19mode
- rbx-18mode - rbx-18mode
- rbx-19mode - rbx-19mode
matrix:
allow_failures:
- rvm: jruby-18mode
- rvm: jruby-19mode