Skip to content

Use trusty dist for travis-ci build #75

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

Merged
merged 1 commit into from
Jun 6, 2017
Merged

Use trusty dist for travis-ci build #75

merged 1 commit into from
Jun 6, 2017

Conversation

fbourigault
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets N/A
Documentation N/A
License MIT

This is about fixing travis-ci HHVM build. See https://travis-ci.org/php-http/client-common/jobs/240025931.

@@ -2,6 +2,8 @@ language: php

sudo: false

dist: trusty
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's run trusty only on HHVM. Or does it matter?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything is green. So it probably does not matter :P

@Nyholm Nyholm merged commit 33b6d65 into php-http:master Jun 6, 2017
@Nyholm
Copy link
Member

Nyholm commented Jun 6, 2017

Thanks!

@fbourigault fbourigault deleted the fix-hhvm-build branch June 6, 2017 19:52
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