diff --git a/.travis.yml b/.travis.yml index 6a18e0e..3e520ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,7 @@ script: - bundle exec rake test after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT +jobs: + allow_failures: + - rvm: ruby-head + - rvm: truffleruby