travis-ci / packer-templates

Templates for Packer!
MIT License
105 stars 54 forks source link

Ensure the image has a reasonable PHP runtime as default #244

Closed BanzaiMan closed 8 years ago

BanzaiMan commented 8 years ago

https://github.com/travis-ci/travis-ci/issues/6451

Be sure to run phpenv global 5.6 (or whatever is appropriate) after setting up all PHP runtimes.

meatballhat commented 8 years ago

Reported on images:

meatballhat commented 8 years ago

Is setting 7.0.7 as the default OK, or should I stick to the 5.6.x series?