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:
parent
7a458d9350
commit
ff3cddd9f2
1 changed files with 1 additions and 5 deletions
|
@ -8,8 +8,4 @@ rvm:
|
|||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: jruby-18mode
|
||||
- rvm: jruby-19mode
|
||||
- rbx-19mode
|
Loading…
Reference in a new issue