Skip to content

Commit

Permalink
[CI] Don't run integration tests on JRuby in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
estolfo committed Jan 14, 2019
1 parent db79116 commit 8518d78
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ matrix:
jdk: oraclejdk8
env: QUIET=y ELASTICSEARCH_HOSTS=localhost:9250,localhost:9251 TEST_SUITE=integration

- rvm: jruby-9.2.5.0
jdk: oraclejdk8
env: QUIET=y ELASTICSEARCH_HOSTS=localhost:9250,localhost:9251 TEST_SUITE=integration

allow_failures:
- rvm: ruby-head
jdk: oraclejdk8
Expand Down

0 comments on commit 8518d78

Please sign in to comment.