Skip to content

Commit d22caa2

Browse files
committed
Insert script in CI
1 parent 15eb31d commit d22caa2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ install:
88
- yarn global add lerna
99
- lerna bootstrap
1010

11+
script:
12+
- lerna run test
13+
1114
before_deploy:
1215
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" >> $HOME/.npmrc 2> /dev/null
1316

0 commit comments

Comments
 (0)