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

update travis ci config

This commit is contained in:
wapplay-home-linux 2017-03-13 12:12:25 +03:00
parent 72ecdca941
commit eb183c9da0

View File

@ -12,7 +12,8 @@ addons:
repo_token: 486a09d58d663450146c53c81c6c64938bcf3bb0b7c8ddebdc125fe97c18213a
before_script:
composer install
- sudo apt-get install p7zip-full
- composer install
script:
vendor/bin/phpunit -v -c bootstrap.xml