Skip to content

Commit

Permalink
Added PHP 8 to allow_failures list
Browse files Browse the repository at this point in the history
  • Loading branch information
mongkok committed Jun 14, 2021
1 parent 4dfe8d2 commit bf91b75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,7 @@ cache:
matrix:
allow_failures:
- php: hhvm
- php: 8.0

before_install:
- travis_retry composer self-update
Expand Down

0 comments on commit bf91b75

Please sign in to comment.