Skip to content

Commit

Permalink
Merge pull request #462 from creative-commoners/pulls/master/no-allow…
Browse files Browse the repository at this point in the history
…-failure

MNT Do not allow failures on php 8.1
  • Loading branch information
GuySartorelli authored Apr 28, 2022
2 parents 693ed9c + c3c2858 commit d73caa8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ matrix:
env: DB=PGSQL PHPUNIT_TEST=1 PHPUNIT_COVERAGE_TEST=1
- php: 8.1.0
env: DB=MYSQL PHPUNIT_TEST=1
allow_failures:
- php: 8.1.0

before_script:
# separately create artifacts directory for asset-admin behat test
Expand Down

0 comments on commit d73caa8

Please sign in to comment.