Skip to content

Commit

Permalink
tweaks to .travis.yml
Browse files Browse the repository at this point in the history
* allow jruby failures
* bump to 2.4.2
  • Loading branch information
banister committed Oct 22, 2017
1 parent 7bfc619 commit b14edf9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -16,11 +16,12 @@ rvm:
- 2.1
- 2.2
- 2.3
- 2.4.1
- 2.4.2
- ruby-head
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby
- rvm: jruby-head
- rvm: rbx-3
fast_finish: true
Expand Down

0 comments on commit b14edf9

Please sign in to comment.