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 10:49:36 +03:00
parent af4b66bb6e
commit f6fc289102

View File

@ -22,4 +22,4 @@ before_script:
script:
- composer validate --no-check-lock
- vendor/bin/phpunit -v --tap -c bootstrap.xml
- vendor/bin/phpunit -v -c bootstrap.xml