1
0
Fork 0
mirror of synced 2025-04-06 07:13:33 +03:00
This commit is contained in:
dima-uryvskiy 2020-12-07 13:35:25 +03:00
parent 93030f8b66
commit 33c827f690

View file

@ -31,10 +31,10 @@ script: make test
jobs:
include:
- php: 7.3
env: WP_VERSION=latest WC_VERSION=latest WP_MULTISITE=0
env: WP_VERSION=latest WC_VERSION=latest WP_MULTISITE=0 USE_COMPOSER=1
- php: 7.3
env: WP_VERSION=latest WC_VERSION=latest WP_MULTISITE=0
env: WP_VERSION=latest WC_VERSION=latest WP_MULTISITE=0 USE_COMPOSER=1
after_success: bash <(curl -s https://codecov.io/bash)
- stage: github releases