mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-07-18 14:41:13 +02:00
update travis ci config
This commit is contained in:
@@ -12,7 +12,8 @@ addons:
|
|||||||
repo_token: 486a09d58d663450146c53c81c6c64938bcf3bb0b7c8ddebdc125fe97c18213a
|
repo_token: 486a09d58d663450146c53c81c6c64938bcf3bb0b7c8ddebdc125fe97c18213a
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
composer install
|
- sudo apt-get install p7zip-full
|
||||||
|
- composer install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
vendor/bin/phpunit -v -c bootstrap.xml
|
vendor/bin/phpunit -v -c bootstrap.xml
|
Reference in New Issue
Block a user