Josh Sherman
823fe0759a
Updated to only inject on non-HHVM
...
Saw someone else's .travis.yml that opted to not put those extension lines into
the INI when running on HHVM. Worth a shot!
2014-10-03 06:17:54 -04:00
Josh Sherman
ab6623d6fb
Trying to debug hhvm
...
Added php -i to see where the php.ini file lives, the one I read about on
Github doesn't allow me to write to it.
2014-10-03 06:10:45 -04:00
Josh Sherman
bbf392f45f
Still tweaking towards HHVM
2014-10-02 22:01:59 -04:00
Josh Sherman
c7a6852a3d
Working on script.
2014-10-02 21:55:16 -04:00
Josh Sherman
cd05384a6d
Made script executable.
2014-10-02 21:49:28 -04:00
Josh Sherman
5b2f483fa5
Added script to set up extension
...
As per https://github.com/travis-ci/travis-ci/issues/2523 it appears that the
php.ini on hhvm is in a different place. Created a script to write the
extensions to the right php.ini based on the environment.
2014-10-02 21:47:01 -04:00