Skip to content

Commit

Permalink
Add ruby-head and rubinius to the Travis config.
Browse files Browse the repository at this point in the history
But allowed to fail for now.
  • Loading branch information
hainesr committed Jul 24, 2014
1 parent b32efb6 commit 0bb6187
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -3,3 +3,9 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.2
- ruby-head
- rbx-2
matrix:
allow_failures:
- rvm: ruby-head
- rvm: rbx-2

0 comments on commit 0bb6187

Please sign in to comment.