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

Commit 3b76465

Browse files
authored
Merge pull request #127 from liquidweb/fix/php-7.4-optional
Permit tests using PHP 7.4 to fail
2 parents 587ce29 + cb20145 commit 3b76465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ matrix:
4242
php: nightly
4343
env: WP_VERSION=trunk WC_VERSION=latest
4444
allow_failures:
45+
- php: 7.4snapshot
4546
- name: Code Coverage
4647
php: 7.2
4748
env: WP_VERSION=latest WC_VERSION=latest RUN_CODE_COVERAGE=1

0 commit comments

Comments
 (0)