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

Fix travis build for HHVM #96

Open
66Ton99 opened this issue Jan 29, 2016 · 0 comments
Open

Fix travis build for HHVM #96

66Ton99 opened this issue Jan 29, 2016 · 0 comments
Milestone

Comments

@66Ton99
Copy link
Collaborator

66Ton99 commented Jan 29, 2016

Fix

sudo cp ~/.phpenv/versions/$(phpenv version-name)/etc/php-fpm.conf.default ~/.phpenv/versions/$(phpenv version-name)/etc/php-fpm.conf
cp: cannot stat `/home/travis/.phpenv/versions/hhvm/etc/php-fpm.conf.default': No such file or directory
The command "sudo cp ~/.phpenv/versions/$(phpenv version-name)/etc/php-fpm.conf.default ~/.phpenv/versions/$(phpenv version-name)/etc/php-fpm.conf" failed and exited with 1 during .
@66Ton99 66Ton99 added this to the Backlog milestone Jan 29, 2016
@66Ton99 66Ton99 modified the milestones: Backlog, 1.4.1 Mar 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant