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

Commit 63fabc85 by Sushant

build: use latest npm

1 parent fa0a1278
Showing with 1 additions and 0 deletions
......@@ -13,6 +13,7 @@ branches:
cache: npm
install:
- npm install -g npm@latest
- npm install
- |-
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!