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

Commit e88effd

Browse files
committed
Ensure that the 'Code Coverage' job matches in allow_failures
1 parent e0584bc commit e88effd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ matrix:
5151
allow_failures:
5252
- name: Code Coverage
5353
php: 7.2
54-
env: WP_VERSION=latest WP_MULTISITE=0 WC_VERSION=latest RUN_CODE_COVERAGE=1
54+
env: WP_VERSION=latest WC_VERSION=latest RUN_CODE_COVERAGE=1
5555
- name: Bleeding Edge
5656
php: 7.3
5757
env: WP_VERSION=trunk WC_VERSION=latest

0 commit comments

Comments
 (0)