this won't fix the travis not finding Tests/ issue, but it should provide php.ini config

This commit is contained in:
Meredith L. Patterson 2013-11-20 21:51:51 -06:00
parent 23cb4d0f7c
commit 6cb4f82445

View file

@ -0,0 +1,2 @@
enable_dl = On
extension = "/home/travis/build/abiggerhammer/hammer/build/opt/src/bindings/libhammer.so"