Skip to content

Commit

Permalink
Refresh Rubies and test against 2.5 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasleger authored and nickcharlton committed Feb 22, 2018
1 parent a00e81c commit b18060f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ rvm:
- 1.9.3-p551
- 2.0.0-p648
- 2.1.10
- 2.2.6
- 2.3.3
- 2.4.1
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- rbx-3
- jruby-19mode
- ruby-head
Expand All @@ -18,8 +19,7 @@ rvm:
matrix:
fast_finish: true
allow_failures:
- rvm: rbx-3
- rvm: jruby-19mode
- rvm: jruby-head
- rvm: ruby-head
- rvm: 2.4.0-preview3
- rvm: rbx-3
- rvm: jruby-head

0 comments on commit b18060f

Please sign in to comment.