Skip to content

Commit

Permalink
Allow failures on edge
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Mendonça França committed Oct 24, 2013
1 parent 56f5d80 commit 8dcaf4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -6,7 +6,11 @@ rvm:
- 2.0.0
gemfile:
- Gemfile
- gemfiles/Gemfile-4-0-stable
- gemfiles/Gemfile-edge
matrix:
allow_failures:
- gemfile: gemfiles/Gemfile-edge
notifications:
email: false
irc:
Expand Down

0 comments on commit 8dcaf4a

Please sign in to comment.