Skip to content

Commit

Permalink
Ignore PHP 7.4 tests failures due to old phpunit version (see #400)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerMika committed May 27, 2020
1 parent 558f45f commit 0cc169a
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 @@ -26,3 +26,7 @@ script:

after_success:
- travis_retry php vendor/bin/coveralls
-
jobs:
allow_failures:
- php: '7.4'

0 comments on commit 0cc169a

Please sign in to comment.