Skip to content

Commit

Permalink
Run Codecoverage using PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kloon committed Mar 19, 2019
1 parent a59969c commit 0824423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ matrix:
php: 7.3
env: WP_VERSION=nightly WP_MULTISITE=0
allow_failures:
- php: 7.1
- php: 7.3
env: WP_VERSION=latest WP_MULTISITE=0 RUN_CODE_COVERAGE=1

before_script:
Expand Down

0 comments on commit 0824423

Please sign in to comment.