Install node 14 before Travis tests

This commit is contained in:
Chris Kankiewicz
2020-11-25 13:03:23 -07:00
parent bd62153a7c
commit 30bdfda79e

View File

@@ -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