Skip to content

Commit b2707a6

Browse files
committed
Merge pull request #513 from bjfish/patch-1
Add Rubinius to Build Matrix with Allowed Failure
2 parents 942dbb2 + 4dec4c5 commit b2707a6

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
@@ -8,6 +8,7 @@ rvm:
88
- 2.2
99
- jruby-18mode
1010
- jruby-19mode
11+
- rbx-2
1112

1213
gemfile: ".travis/Gemfile"
1314

@@ -47,6 +48,8 @@ matrix:
4748
- rvm: jruby-19mode
4849
gemfile: .travis/Gemfile
4950
env: conn=synchrony REDIS_BRANCH=2.8
51+
allow_failures:
52+
- rvm: rbx-2
5053

5154
notifications:
5255
irc:

0 commit comments

Comments
 (0)