Skip to content

Commit

Permalink
Build against ruby-head and allow failures
Browse files Browse the repository at this point in the history
  • Loading branch information
blom committed Nov 23, 2015
1 parent 342904d commit cdd20fa
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 @@ -6,7 +6,9 @@ rvm:
- 2.2
- jruby
- rbx-2
- ruby-head
matrix:
allow_failures:
- rvm: rbx-2
- rvm: ruby-head
fast_finish: true

0 comments on commit cdd20fa

Please sign in to comment.