Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #127 from liquidweb/fix/php-7.4-optional
Browse files Browse the repository at this point in the history
Permit tests using PHP 7.4 to fail
  • Loading branch information
bswatson authored Jul 13, 2019
2 parents 587ce29 + cb20145 commit 3b76465
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ matrix:
php: nightly
env: WP_VERSION=trunk WC_VERSION=latest
allow_failures:
- php: 7.4snapshot
- name: Code Coverage
php: 7.2
env: WP_VERSION=latest WC_VERSION=latest RUN_CODE_COVERAGE=1
Expand Down

0 comments on commit 3b76465

Please sign in to comment.