Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Travis: Optimize job length/order #301

Merged
merged 11 commits into from
Dec 7, 2020
Merged

Travis: Optimize job length/order #301

merged 11 commits into from
Dec 7, 2020

Conversation

joemcgill
Copy link
Contributor

@joemcgill joemcgill commented Dec 4, 2020

  • Consolidate PHPCS and PHPUnit runs into one job and keep our canary job.
  • Optimize order of job runs to speed up possible failures.
  • Add caching

- Consolidate PHPCS and PHPUnit runs into one job and keep our canary job.
- Optimize order of job runs to speed up possible failures.
- Add a cache file, `.phpcs-cache.json`
- Increase memory limits to 256M.
- Increase parallel files to 20.
@joemcgill joemcgill requested a review from a team December 4, 2020 19:38
@joemcgill joemcgill merged commit c33a562 into main Dec 7, 2020
@joemcgill joemcgill deleted the update/optimize-travis branch December 7, 2020 16:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant