Remove installation of php-zip and install composer packages from source

This commit is contained in:
Nikita Strelkov
2016-10-05 21:53:43 +05:00
parent cfff327fb2
commit 1866e5a013
2 changed files with 6 additions and 5 deletions

View File

@@ -19,10 +19,6 @@ php:
- php7.0-json
- php7.0-xml
- php7.0-mbstring
pecl_packages: [php-zip]
xdebug:
install: '1'
composer:
timeout: '2000'