Switched to zend_extension
This commit is contained in:
parent
b43b02df83
commit
796a86f969
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ install:
|
||||||
- ./configure --enable-test-helpers
|
- ./configure --enable-test-helpers
|
||||||
- make
|
- make
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- echo "extension=test_helpers.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
- echo "zend_extension=test_helpers.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||||
- cd ../../
|
- cd ../../
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue