Skip to content

Commit

Permalink
Replace rubinius 2 with rubinius 3
Browse files Browse the repository at this point in the history
  • Loading branch information
rahearn committed Aug 8, 2018
1 parent 3402614 commit d33dd75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ rvm:
- 2.3
- 2.2
- jruby-19mode
- rbx-2
- rbx-3
- ruby-head
- jruby-head
matrix:
allow_failures:
- rvm: 2.2
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2
script: bundle exec rake spec

0 comments on commit d33dd75

Please sign in to comment.