fix(travis):update install scripts

dev
neeboo 5 years ago
parent 29bb7ec8c9
commit 9b8feecf60
  1. 1
      .travis.yml

@ -10,6 +10,7 @@ install:
- npm i -g lerna - npm i -g lerna
- npm i -g typescript - npm i -g typescript
- npm i -g yarn - npm i -g yarn
- npm i -g gulp
- yarn bootstrap - yarn bootstrap
script: script:
- yarn test:src - yarn test:src

Loading…
Cancel
Save