Closed BanzaiMan closed 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.
phpenv global 5.6
Reported on images:
Is setting 7.0.7 as the default OK, or should I stick to the 5.6.x series?
7.0.7
5.6.x
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.