Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Commit

Permalink
Remove unused allowed failure on Travis
Browse files Browse the repository at this point in the history
We were allowing `rbx-19mode` to fail, but not testing against it.
  • Loading branch information
gabebw committed Jun 5, 2014
1 parent 94f0e08 commit 3aee342
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,3 @@ rvm:
- 2.1.1
- 2.1.2
- jruby-19mode

matrix:
allow_failures:
- rvm: rbx-19mode

0 comments on commit 3aee342

Please sign in to comment.