Skip to content

Commit

Permalink
Allow build failures for unstable dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov committed Nov 28, 2019
1 parent a6af8ff commit ad35cea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,3 +312,6 @@ jobs:
install:
- composer config minimum-stability dev
- travis_retry composer update --prefer-dist

allow_failures:
- env: DEPENDENCIES=dev

0 comments on commit ad35cea

Please sign in to comment.