8000 Use rbx-4 in CI · rubyzip/rubyzip@b2573f6 · GitHub
[go: up one dir, main page]

Skip to content

Commit b2573f6

Browse files
committed
Use rbx-4 in CI
1 parent 5152f6f commit b2573f6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@ matrix:
1818
jdk: openjdk7
1919
- rvm: jruby-head
2020
jdk: oraclejdk8
21-
- rvm: rbx-3
22-
env:
23-
- RUBYOPT="-rbundler/deprecate"
21+
- rvm: rbx-4
2422
allow_failures:
2523
- rvm: ruby-head
26-
- rvm: rbx-3
24+
- rvm: rbx-4
2725
- rvm: jruby-head
2826
before_install:
2927
- gem --version

0 commit comments

Comments
 (0)
0