travis php7.3
This commit is contained in:
parent
33afc77c09
commit
19d1f1b179
@ -25,7 +25,7 @@ script: make test
|
|||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- php: 7.3
|
- 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)
|
after_success: bash <(curl -s https://codecov.io/bash)
|
||||||
- php: 5.3
|
- php: 5.3
|
||||||
dist: precise
|
dist: precise
|
||||||
|
Loading…
x
Reference in New Issue
Block a user