From 0b82c51c6c25303eb852f7c6e656f05a38b45133 Mon Sep 17 00:00:00 2001 From: Stephen Crosby Date: Mon, 23 Feb 2015 21:32:53 -0800 Subject: [PATCH] add coverage info for jruby to coveralls --- .travis.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1cf4b3b..ebc67ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,24 +1,17 @@ language: ruby - rvm: - 2.1 - 2.2 - rbx-2 - ruby-head - jruby-head - env: - - RAILS_ENV=test COVERAGE=true - + - RAILS_ENV=test COVERAGE=true JRUBY_OPTS=--debug sudo: false - cache: bundler - services: mongodb - before_script: bundle exec rake errbit:bootstrap script: bundle exec rspec - matrix: allow_failures: - rvm: rbx-2 -- libgit2 0.21.2