Skip to content

Commit

Permalink
Merge pull request #2696 from acrobat/allow-phpstan-failure
Browse files Browse the repository at this point in the history
[AllBundles] Allow phpstan to fail for now
  • Loading branch information
acrobat committed Jun 25, 2020
2 parents 645cff4 + c506761 commit 6dc1956
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -42,6 +42,8 @@ after_script:
fi
jobs:
allow_failures:
- env: PHPStan=true
include:
# Test lowest dependencies
- stage: Test
Expand Down

0 comments on commit 6dc1956

Please sign in to comment.