Update gulp to 4.0.0
This commit is contained in:
@ -17,10 +17,10 @@ matrix:
|
||||
install:
|
||||
- go get github.com/jteeuwen/go-bindata/...
|
||||
- cd client
|
||||
- nvm install 10.0.0
|
||||
- nvm use 10.0.0
|
||||
- nvm install 10.1.0
|
||||
- nvm use 10.1.0
|
||||
- npm install -g yarn
|
||||
- yarn global add gulp
|
||||
- yarn global add gulp@next
|
||||
- yarn --ignore-engines
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user