mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-07-10 08:06:20 +02:00
travis try install zipalign
This commit is contained in:
@ -17,7 +17,8 @@ install:
|
||||
- travis_retry composer install --prefer-dist --no-interaction
|
||||
|
||||
before_script:
|
||||
- sudo apt-get install p7zip-full
|
||||
- sudo apt-get install p7zip-full -y
|
||||
- sudo apt-get install zipalign -y
|
||||
|
||||
script:
|
||||
- composer validate --no-check-lock
|
||||
|
Reference in New Issue
Block a user