Use latest node on travis
This commit is contained in:
parent
1773fef8ef
commit
dcbf3397c1
@ -15,10 +15,10 @@ matrix:
|
||||
install:
|
||||
- GO111MODULE=off go get github.com/jteeuwen/go-bindata/...
|
||||
- cd client
|
||||
- nvm install 12.4.0
|
||||
- nvm use 12.4.0
|
||||
- nvm install node
|
||||
- nvm use node
|
||||
- npm install -g yarn
|
||||
- yarn global add gulp
|
||||
- yarn global add gulp-cli
|
||||
- yarn
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user