Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ljcooke committed Aug 17, 2019
1 parent 9290f3b commit e0fcbd3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Expand Up @@ -4,10 +4,9 @@ rvm:
- 2.5
- 2.6
- jruby
- truffleruby
matrix:
fast_finish: true
allow_failures:
- rvm: truffleruby
# matrix:
# fast_finish: true
# allow_failures:
# - rvm: truffleruby
script:
- bundle exec rake spec

0 comments on commit e0fcbd3

Please sign in to comment.