Skip to content

Commit

Permalink
moved truffleruby to allow_failures group in travis.yml (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
iliabylich committed Sep 2, 2020
1 parent e0dd69d commit 2f226a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -34,6 +34,7 @@ jobs:
script: ./ci/run_rubocop_specs
allow_failures:
- rvm: ruby-head
- rvm: truffleruby
- script: ./ci/run_rubocop_specs
before_install:
- bundle --version
Expand Down

0 comments on commit 2f226a3

Please sign in to comment.