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