1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-03-21 06:59:40 +01:00

update ci config

This commit is contained in:
wapplay-home-linux 2017-03-13 09:56:25 +03:00
parent bcd7949efe
commit af4b66bb6e

View File

@ -16,7 +16,6 @@ cache:
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y p7zip-full
- sudo apt-get install -y zipalign
before_script:
- composer install