Skip to content

Commit 8c1297e

Browse files
chore(ci): add lerna boostrap to travis
1 parent f1c8b37 commit 8c1297e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ node_js:
88
before_install:
99
- sudo apt-get update -qq
1010
- sudo apt-get install -qq --yes python3 php5-curl php5-cli
11+
12+
before_script:
13+
- ./node_modules/.bin/lerna bootstrap

0 commit comments

Comments
 (0)