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: add builds to test against PHP 7.3-7.4 #6

Merged
merged 2 commits into from
Dec 5, 2019
Merged

Travis: add builds to test against PHP 7.3-7.4 #6

merged 2 commits into from
Dec 5, 2019

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Dec 5, 2019

Includes:

  • Removing sudo: false. Sudo hasn't been supported on Travis for quite a while now.
  • Making the remove Xdebug command more stable when using recent PHP versions for which Xdebug may not be available yet.

Note: for now running code coverage on PHP 7.3 rather than PHP 7.4 as Xdebug has not been installed on the PHP 7.4 Travis image yet.

Includes:
* Removing `sudo: false`. Sudo hasn't been supported on Travis for quite a while now.
* Making the _remove Xdebug_ command more stable when using recent PHP versions for which Xdebug may not be available yet.

Note: for now running code coverage on PHP 7.3 rather than PHP 7.4 as Xdebug has not been installed on the PHP 7.4 Travis image yet.
@jrfnl
Copy link
Contributor Author

jrfnl commented Dec 5, 2019

Note: the build failure will be fixed by PR #5

@stevegrunwell stevegrunwell merged commit d0cde9d into stevegrunwell:develop Dec 5, 2019
@stevegrunwell
Copy link
Owner

Thanks again for your contributions!

@jrfnl jrfnl deleted the feature/test-against-recent-php-versions branch December 5, 2019 22:37
@macbookandrew macbookandrew mentioned this pull request May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants