mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-03-20 22:50:00 +01:00
travis try install zipalign
This commit is contained in:
parent
2f87d4f5ab
commit
88802754b3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user