Skip to content

Commit 7204f59

Browse files
committed
chore: Make lerna build all packages on ci
1 parent 9f8d665 commit 7204f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ install:
77
- npm i -g lerna
88
- yarn
99
- lerna bootstrap
10+
- lerna exec npm run build
1011
script:
1112
- npm run lint
1213
- npm run test -- --coverage

0 commit comments

Comments
 (0)