Skip to content

Commit

Permalink
Allow rbx-2 to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jan 7, 2016
1 parent 3dd1e8e commit a84a366
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 @@ -8,3 +8,7 @@ rvm:
- ruby-head
- rbx-2
env: COVERAGE=true
matrix:
allow_failures:
- rvm: "rbx-2"

0 comments on commit a84a366

Please sign in to comment.