Removed `nvm ci` because `@automattic/pupeteer-utils@0.0.1` is not in the NPM registry

This commit is contained in:
Christopher Allford 2020-09-14 11:03:03 -07:00
parent a77a1cc77c
commit e545bab9c9
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ install:
echo "xdebug.ini does not exist"
fi
- nvm install
- npm ci
- npm install
- composer install --no-dev
- |
# Install WP Test suite, install PHPUnit globally: