use Node v12 for CI builds
This commit is contained in:
parent
790ef303bb
commit
7b57b59861
@ -3,6 +3,8 @@ php:
|
||||
- '7.2'
|
||||
- '7.3'
|
||||
- '7.4'
|
||||
before_install:
|
||||
- nvm install 12
|
||||
before_script:
|
||||
- composer install
|
||||
- npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user