forked from loafle/openapi-generator-original
skip php 8.1.4 installation by using cache
This commit is contained in:
parent
40d3331e78
commit
8eb818c098
@ -92,7 +92,7 @@ before_install:
|
|||||||
- sudo apt-get install libonig-dev libzip-dev
|
- sudo apt-get install libonig-dev libzip-dev
|
||||||
- git clone https://github.com/php-build/php-build $(phpenv root)/plugins/php-build
|
- git clone https://github.com/php-build/php-build $(phpenv root)/plugins/php-build
|
||||||
- git clone https://github.com/ngyuki/phpenv-composer.git $(phpenv root)/plugins/phpenv-composer
|
- git clone https://github.com/ngyuki/phpenv-composer.git $(phpenv root)/plugins/phpenv-composer
|
||||||
- phpenv install 8.1.4
|
#- phpenv install 8.1.4
|
||||||
- phpenv rehash
|
- phpenv rehash
|
||||||
- phpenv versions
|
- phpenv versions
|
||||||
#- phpenv global 7.2.15
|
#- phpenv global 7.2.15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user