1
0
mirror of https://github.com/meineerde/rackstash.git synced 2025-10-17 14:01:01 +00:00

Test coverage in a special job on Travis-CI due to sub-par coverage results for JRuby

This commit is contained in:
Holger Just 2017-02-16 23:41:10 +01:00
parent 411465073f
commit 95fdb38ea8

View File

@ -26,10 +26,12 @@ rvm:
jdk:
- oraclejdk8
env:
- COVERAGE=1
matrix:
include:
- rvm: 2.3.3
jdk: oraclejdk8
env: COVERAGE=1
allow_failures:
- rvm: ruby-head
- rvm: jruby-head