Skip to content

Commit 9a5a37e

Browse files
committed
[ci] less travis - (failing) integration tests
1 parent c2a9113 commit 9a5a37e

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ dist: precise # due OpenJDK 7
44
jdk:
55
- openjdk11
66

7-
rvm:
8-
- jruby-9.2.19.0
9-
- jruby-9.3.3.0
10-
117
before_install:
128
- unset _JAVA_OPTIONS
139
- unset JRUBY_OPTS
@@ -29,8 +25,7 @@ matrix:
2925
include:
3026
- jdk: openjdk11
3127
rvm: jruby-head
32-
- jdk: openjdk17
33-
rvm: jruby-9.3.3.0
28+
script: jruby -rbundler/setup -S rake test
3429
- jdk: openjdk8
3530
rvm: jruby-9.1.17.0
3631
script: jruby -rbundler/setup -S rake integration:install integration:test

0 commit comments

Comments
 (0)