Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis: change from "trusty" to "xenial" #500

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Jul 21, 2020

As the "trusty" environment is no longer officially supported by Travis, they decided in their wisdom to silently stop updating the PHP "nightly" image, which makes it next to useless as the last image apparently is from January....

This updates the Travis config to:

  • Use the xenial distro, which at this time is the default.
  • Sets the distro for low PHP versions explicitly to trusty.

As the "trusty" environment is no longer officially supported by Travis, they decided in their wisdom to silently stop updating the PHP "nightly" image, which makes it next to useless as the last image apparently is from January....

This updates the Travis config to:
* Use the `xenial` distro, which at this time is the default.
* Sets the distro for low PHP versions explicitly to `trusty`.
@jrfnl jrfnl requested a review from a team as a code owner July 21, 2020 18:56
@GaryJones GaryJones merged commit 104ff07 into develop Jul 21, 2020
@GaryJones GaryJones deleted the feature/update-travis-env branch July 21, 2020 19:18
@GaryJones GaryJones added this to the 2.2.0 milestone Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants