Added support for Composer (#323)

This commit is contained in:
Dylan K. Taylor
2017-09-10 19:23:34 +01:00
committed by GitHub
parent 3b9689674d
commit 25adac8859
8 changed files with 90 additions and 4 deletions

View File

@ -14,6 +14,7 @@ before_script:
- make install
- cd ..
- echo "extension=pthreads.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- composer install
script:
- ./tests/travis.sh