We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8d665 commit 7204f59Copy full SHA for 7204f59
.travis.yml
@@ -7,6 +7,7 @@ install:
7
- npm i -g lerna
8
- yarn
9
- lerna bootstrap
10
+ - lerna exec npm run build
11
script:
12
- npm run lint
13
- npm run test -- --coverage
0 commit comments