Skip to content

Commit

Permalink
Add Rubinius back to CI
Browse files Browse the repository at this point in the history
I noticed that 71b9a1f removed CI support for Rubinius, but doc site states Rubinius (at least 1.8 and 1.9) are supported.
  • Loading branch information
jc00ke committed May 19, 2015
1 parent 835b2dd commit 6b974a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@ rvm:
- 2.1
- 2.2
- jruby
- rbx-2
matrix:
allow_failures:
- rvm: rbx-2
notifications:
irc: "irc.freenode.org#savon"

0 comments on commit 6b974a4

Please sign in to comment.