Skip to content

Commit

Permalink
Also update the include matrix with right version info for codecoverage
Browse files Browse the repository at this point in the history
  • Loading branch information
kloon committed Mar 19, 2019
1 parent 323935a commit 608579e
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 @@ -36,7 +36,7 @@ matrix:
php: 7.2
env: WP_VERSION=latest WP_MULTISITE=0 RUN_E2E=1
- name: "Unit tests code coverage"
php: 7.1
php: 7.3
env: WP_VERSION=latest WP_MULTISITE=0 RUN_CODE_COVERAGE=1
- name: "WooCommerce unit tests using WordPress nightly"
php: 7.3
Expand Down

0 comments on commit 608579e

Please sign in to comment.