Skip to content

Commit

Permalink
chore(travis): allow failure on rails master
Browse files Browse the repository at this point in the history
  • Loading branch information
sanemat committed Jan 20, 2016
1 parent 1085830 commit b1adce1
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 @@ -24,3 +24,5 @@ matrix:
gemfile: gemfiles/actionview_5_0.gemfile
- rvm: 2.1.8
gemfile: gemfiles/actionview_master.gemfile
allow_failures:
- gemfile: gemfiles/actionview_master.gemfile

0 comments on commit b1adce1

Please sign in to comment.