buddypress/.github/workflows
Mathieu Viet 5a612fbf50 Build/test tools: use GitHub Actions to run PHP unit tests
We're starting using GitHub Actions with these 4 jobs to do our PHP Unit tests on this matrix :

- WP Trunk - PHP 7.4
- WP Trunk - PHP 8.0
- WP 5.7 - PHP 7.4
- WP 5.7 - PHP 8.0

As the future of Travis.org is uncertain, we believe it's an important step to secure our testing tool.

Props slaFFik, Huge Props espellcaste 💪

Fixes #8421



git-svn-id: https://buddypress.svn.wordpress.org/trunk@12950 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2021-05-14 05:23:02 +00:00
..
unit-tests.yml Build/test tools: use GitHub Actions to run PHP unit tests 2021-05-14 05:23:02 +00:00