Skip to content

Commit

Permalink
Merge pull request #402 from eregon/patch-1
Browse files Browse the repository at this point in the history
Test with TruffleRuby in CI
  • Loading branch information
hsbt committed Mar 19, 2020
2 parents 3b9ecef + a4d495c commit da50acc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -15,10 +15,12 @@ rvm:
- ruby-head
- jruby
- jruby-9.2.7.0
- truffleruby
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby
- rvm: jruby-9.2.7.0
- rvm: truffleruby
script: "bundle exec rake"
sudo: false

0 comments on commit da50acc

Please sign in to comment.