不要怂,就是干,撸起袖子干!

Commit 63fabc85 by Sushant

build: use latest npm

1 parent fa0a1278
Showing with 1 additions and 0 deletions
...@@ -13,6 +13,7 @@ branches: ...@@ -13,6 +13,7 @@ branches:
cache: npm cache: npm
install: install:
- npm install -g npm@latest
- npm install - npm install
- |- - |-
if [ "$TSC" = true ]; then npm run test-typings; fi if [ "$TSC" = true ]; then npm run test-typings; fi
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!