Skip to content

Commit

Permalink
Allow failures for truffleruby and ruby-head since I don't have time …
Browse files Browse the repository at this point in the history
…right now
  • Loading branch information
picandocodigo committed Feb 16, 2020
1 parent 4c9f963 commit 5c6e26f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5c6e26f

Please sign in to comment.