Skip to content

Commit

Permalink
PHP 8.0 is allowed to fail because consistence/coding-standard does n…
Browse files Browse the repository at this point in the history
…ot support it yet

See consistence/coding-standard#65
  • Loading branch information
mhujer committed Dec 31, 2020
1 parent dcde2ee commit 8b03ae5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,10 @@ php:
- 7.4
- 8.0

jobs:
allow_failures:
- php: 8.0

env:
global:
- XDEBUG_MODE=coverage
Expand Down

0 comments on commit 8b03ae5

Please sign in to comment.