Fix CI build
This commit is contained in:
parent
0bc6bd5bb0
commit
819bebbeb3
@ -5,8 +5,8 @@ php:
|
||||
- '7.1'
|
||||
- '7.2'
|
||||
before_script:
|
||||
- nvm install 4
|
||||
- nvm use 4
|
||||
- nvm install 6
|
||||
- nvm use 6
|
||||
- npm i -g npm@4
|
||||
- npm i
|
||||
- npm i -g @angular/cli
|
||||
|
Reference in New Issue
Block a user