Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

Commit 9fffcb4

Browse files
committed
[travis-ci] excluded too much - run the other rubies as well (not just jruby)
1 parent cfb7255 commit 9fffcb4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,13 @@ jdk: # for JRuby only
1212
- oraclejdk8
1313
matrix:
1414
exclude:
15-
- rvm: rbx-2
16-
jdk: openjdk7
1715
- rvm: rbx-2
1816
jdk: oraclejdk8
19-
- rvm: 1.8.7
20-
jdk: openjdk7
2117
- rvm: 1.8.7
2218
jdk: oraclejdk8
23-
- rvm: 1.9.3
24-
jdk: openjdk7
2519
- rvm: 1.9.3
2620
jdk: oraclejdk8
27-
- rvm: 2.0.0
28-
jdk: openjdk7
2921
- rvm: 2.0.0
3022
jdk: oraclejdk8
31-
- rvm: 2.1.0
32-
jdk: openjdk7
3323
- rvm: 2.1.0
3424
jdk: oraclejdk8

0 commit comments

Comments
 (0)