woocommerce/unit-tests/bin
Rodrigo Primo 10f55dbff4 Fix unit test suite in the Travis build jobs
This commit fixes a problem in the script that configures the
environment to run the unit tests in the Travis build jobs. The script
was not running `composer install` in the WooCommerce directory, leaving
it installation incomplete and thus the tests were failing.

To fix this problem, this commit adds a call to `composer install` right
after WooCommerce is downloaded in the setup script
(`unit-tests/bin/install.sh`).
2020-01-15 20:22:29 -03:00
..
install.sh Fix unit test suite in the Travis build jobs 2020-01-15 20:22:29 -03:00
phpcs.sh Config 2019-06-11 11:37:09 +01:00
phpunit.sh Config 2019-06-11 11:37:09 +01:00