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 12:47:39 +03:00
parent 30892fd0ac
commit 93030f8b66

View file

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