Skip to content

Commit

Permalink
Remove JRuby 9.1.9.0 from build matrix
Browse files Browse the repository at this point in the history
Tests for this Ruby don't pass on any platform, and failures were
ignored long ago in bfc7404.

Since we have a working test for a newer version of JRuby (9.2.5.0),
remove these tests so CI results don't take as long to return.
  • Loading branch information
sds committed Jul 12, 2019
1 parent 0a18e6c commit 1a2382a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -3,7 +3,6 @@ os:
- osx

rvm:
- jruby-9.1.9.0
- rbx-3
- 2.3
- 2.4
Expand Down Expand Up @@ -33,7 +32,6 @@ env:
matrix:
allow_failures:
- rvm: rbx-3
- rvm: jruby-9.1.9.0
- rvm: ruby-head
- env: "CHILDPROCESS_POSIX_SPAWN=true"
include:
Expand Down

0 comments on commit 1a2382a

Please sign in to comment.