Skip to content

Commit

Permalink
Stop supporting Rubinius.
Browse files Browse the repository at this point in the history
Rubinius binaries no longer appear to be available on Travis CI.
The latest version (5.0) fails to compile on Ubuntu 19.10.
  • Loading branch information
philr committed May 17, 2020
1 parent 27d96bb commit 7299f88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,8 @@ rvm:
- jruby-9.1.17.0
- jruby-9.2.11.1
- jruby-head
- rbx-2.71828182
- rbx-3.107
- ree
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2.71828182

0 comments on commit 7299f88

Please sign in to comment.