Trying to run with specific node version

This commit is contained in:
Brent Sessions 2020-01-16 11:54:49 -07:00 committed by Julia Amosova
parent 256d6f7808
commit 9c2034a439
2 changed files with 3 additions and 0 deletions

1
.nvmrc Normal file
View File

@ -0,0 +1 @@
10

View File

@ -39,6 +39,8 @@ matrix:
php: 7.4
script:
- composer require wp-cli/i18n-command
- nvm install
- npm install
- npm run build
- docker-compose up --build -d
- bash tests/bin/run-e2e-CI.sh