Skip to content

Commit

Permalink
Allow only pre-rails-5.0 for "build failing"
Browse files Browse the repository at this point in the history
  • Loading branch information
geekq committed Oct 10, 2016
1 parent 5be04f5 commit 59ccf0e
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 @@ -25,3 +25,7 @@ matrix:

- rvm: 2.3.1
gemfile: gemfiles/Gemfile.rails-5.0
allow_failures:
- gemfile: gemfiles/Gemfile.rails-5.0
- gemfile: gemfiles/Gemfile.rails-edge

0 comments on commit 59ccf0e

Please sign in to comment.