Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
62 stars 20 forks source link

Travis: remove nightly #299

Closed jrfnl closed 2 years ago

jrfnl commented 2 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

At this time, the current PHP 8.0 version is 8.0.11. The Travis PHP 8.0 image yields PHP 8.0.9, which is good enough for PHP 8.0.

nightly however is PHP 8.0.3 and hasn't been updated since Feb 2021, so running tests against that image is completely useless at this time.

Notes:

Test instructions

This PR can be tested by following these steps: