Skip to content

Commit

Permalink
refactor(ci): update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Apr 10, 2019
1 parent 1670178 commit 9396e9d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ node_js:
- "8"
- "11"

before_script:
- lerna bootstrap --hoist

script:
- lerna bootstrap --hoist
- npm run lint
- npm run test

0 comments on commit 9396e9d

Please sign in to comment.