Skip to content

Commit

Permalink
Add Rubinius to Build Matrix with Allowed Failure
Browse files Browse the repository at this point in the history
Adding Rubinius to test that rdoc works on Rubinius.
  • Loading branch information
bjfish committed Feb 20, 2015
1 parent 811c86f commit 828d284
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ rvm:
- 2.1.0
- 2.2.0
- ruby-head
- rbx-2
script: rake travis
matrix:
allow_failures:
- rvm: 1.8.7
- rvm: rbx-2

0 comments on commit 828d284

Please sign in to comment.