mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-01-29 12:47:41 +01:00
update travis config
This commit is contained in:
parent
e1108f9a24
commit
1d1c8559cd
@ -5,6 +5,7 @@ php:
|
||||
- '7.0'
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
- '7.3'
|
||||
- nightly
|
||||
|
||||
# cache vendor dirs
|
||||
@ -15,7 +16,7 @@ cache:
|
||||
|
||||
install:
|
||||
- travis_retry composer self-update && composer --version
|
||||
- travis_retry composer install --prefer-dist --no-interaction
|
||||
- travis_retry composer install --no-interaction
|
||||
|
||||
before_script:
|
||||
- sudo apt-get install p7zip-full
|
||||
|
Loading…
x
Reference in New Issue
Block a user