Skip to content

Commit

Permalink
Allow failures against rails head in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mracos committed Aug 21, 2019
1 parent a7c3779 commit 097e440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ matrix:
gemfile: gemfiles/Gemfile-rails.head
allow_failures:
- rvm: ruby-head
- gemfile: gemfiles/Gemfile-rails.head
notifications:
email: false
slack:
Expand Down

0 comments on commit 097e440

Please sign in to comment.