mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-28 00:01:27 +02:00
Install node 14 before Travis tests
This commit is contained in:
@@ -26,6 +26,7 @@ cache:
|
||||
- app/vendor
|
||||
|
||||
before_install:
|
||||
- nvm install 14.15
|
||||
- printf "\n" | pecl install -f apcu-5.1.18 memcached
|
||||
- echo "extension = redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
|
||||
|
Reference in New Issue
Block a user