Skip to content

Commit db7c21f

Browse files
author
Petr Chalupa
authored
Merge pull request #561 from thedrow/patch-2
Added RBX to the build matrix
2 parents 194b6c9 + 89a8464 commit db7c21f

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
@@ -14,6 +14,7 @@ rvm:
1414
- jruby-9.0.5.0
1515
- jruby-head
1616
- rbx-2
17+
- rbx
1718

1819
jdk:
1920
- oraclejdk8
@@ -34,6 +35,7 @@ matrix:
3435
- rvm: jruby-head
3536
- rvm: 1.9.3
3637
- rvm: rbx-2
38+
- rvm: rbx
3739
- rvm: jruby-head
3840
jdk: oraclejdk8
3941
env: TRUFFLE=1

0 commit comments

Comments
 (0)