.travis.yml in dry-effects-0.1.0.alpha2 vs .travis.yml in dry-effects-0.1.0

- old
+ new

@@ -5,23 +5,23 @@ before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build rvm: - - 2.4.6 - - 2.5.5 - - 2.6.3 + - 2.4.7 + - 2.5.6 + - 2.6.4 - truffleruby after_script: - "[ -d coverage ] && ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT" env: global: - COVERAGE=true matrix: allow_failures: - rvm: truffleruby include: - - rvm: jruby-9.2.7.0 + - rvm: jruby-9.2.8.0 jdk: openjdk8 notifications: email: false webhooks: urls: