Skip to content

Commit

Permalink
Update travis rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Feb 19, 2018
1 parent 8a27a84 commit 18d3c44
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Expand Up @@ -2,18 +2,20 @@ sudo: false
language: ruby

rvm:
- 2.4.2
- 2.3.5
- 2.5.0
- 2.4.3
- 2.3.6
- 2.2
- 2.1
- 2.0
- 1.9.3
- ruby-head
- jruby-head
- jruby-9.1.13.0
- jruby-9.1.15.0

matrix:
allow_failures:
- rvm: jruby-head
- rvm: 2.1
- rvm: 2.0
- rvm: 1.9.3

0 comments on commit 18d3c44

Please sign in to comment.