644f6b1cba
This commit creates two new Travis build jobs, one to run the e2e tests and another to run PHPCS. Doing this, instead of running those two checks in the same build job as the PHP 7.2 unit tests, should make the total build time shorter and it should make it easier to see why the build failed. |
||
---|---|---|
.. | ||
install.sh | ||
phpcs.sh | ||
phpunit.sh | ||
run-e2e-CI.sh | ||
travis.sh |