Switch to older Node version for CI
This commit is contained in:
parent
5b712d6054
commit
7e67886f3a
@ -4,8 +4,8 @@ php:
|
||||
- '7.0'
|
||||
- '7.1'
|
||||
before_script:
|
||||
- nvm install 7
|
||||
- nvm use 7
|
||||
- nvm install 5
|
||||
- nvm use 5
|
||||
- npm i -g npm@5
|
||||
- npm i -g gulp
|
||||
- npm i
|
||||
|
Reference in New Issue
Block a user