Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Adjust Travis CI build matrix #51

Merged
merged 2 commits into from
Mar 19, 2018
Merged

Adjust Travis CI build matrix #51

merged 2 commits into from
Mar 19, 2018

Conversation

stevegrunwell
Copy link
Contributor

This PR adjusts the Travis CI build matrix to run the latest point release for each minor WooCommerce release >= 3.2 (plus master) on PHP 7.0 and higher. Additionally, PHP_CodeSniffer and Multisite tests are run against the "bleeding-edge" (PHP 7.2 + WooCommerce master), while code coverage is built against 7.1/master.

Also, it's worth mentioning that currently all builds running against master are failing, due to a bug in WooCommerce's master branch. I've done some basic triage and reported it, but for now please don't let a failure on WC_Tests_Product_Data_Store::test_search_products() be considered grounds for not merging PRs.

WooCommerce master: Build status for WooCommerce

@bswatson bswatson merged commit 5d51090 into develop Mar 19, 2018
@bswatson bswatson deleted the fix/travis-build-matrix branch March 19, 2018 14:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants