Skip to content

Commit 4dec4c5

Browse files
committed
Add Rubinius to Build Matrix with Allowed Failure
Please add Rubinius to the build matrix with failure allowed.
1 parent be4326e commit 4dec4c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ rvm:
66
- 2.1
77
- jruby-18mode
88
- jruby-19mode
9+
- rbx-2
910

1011
gemfile: ".travis/Gemfile"
1112

@@ -45,6 +46,8 @@ matrix:
4546
- rvm: jruby-19mode
4647
gemfile: .travis/Gemfile
4748
env: conn=synchrony REDIS_BRANCH=2.8
49+
allow_failures:
50+
- rvm: rbx-2
4851

4952
notifications:
5053
irc:

0 commit comments

Comments
 (0)