Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Conversation

@westonruter
Copy link
Contributor

If you get an error in a Travis build like:

$ phpenv global 5.3
rbenv: version `5.3' not installed

It's because PHP 5.2 and PHP 5.3 are not supported on Travis's trusty distro, which is becoming the default. To keep using these, explicitly using the precise distro ensures that these versions of PHP will continue to be available.

@westonruter westonruter merged commit 8473c07 into master Jul 28, 2017
@westonruter westonruter deleted the update/dist-and-versions branch July 28, 2017 19:37
westonruter added a commit to xwp/wp-customize-posts that referenced this pull request Aug 4, 2017
…-dev-lib#249 from branch update/dist-and-versions

xwp/wp-dev-lib@bb1ae0b...8473c07

8eac1b9 Trim trailing whitespace from readme screenshot descriptions
2462654 Merge pull request xwp/wp-dev-lib#248 from branch fix/readme-screenshots
44653de Set Travis dist to precise for PHP≤5.3
8473c07 Merge pull request xwp/wp-dev-lib#249 from branch update/dist-and-versions
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.

1 participant