Skip to content

Commit 89a8464

Browse files
author
Omer Katz
authored
Added RBX to the build matrix.
Let's run the tests with RBX 3 as well :)
1 parent 0d7fa89 commit 89a8464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rvm:
1313
- jruby-9.0.5.0
1414
- jruby-head
1515
- rbx-2
16+
- rbx
1617

1718
jdk:
1819
- oraclejdk8
@@ -33,6 +34,7 @@ matrix:
3334
- rvm: jruby-head
3435
- rvm: 1.9.3
3536
- rvm: rbx-2
37+
- rvm: rbx
3638
- rvm: jruby-head
3739
jdk: oraclejdk8
3840
env: TRUFFLE=1

0 commit comments

Comments
 (0)