Skip to content

Commit 1fea333

Browse files
committed
fix(travis): Add global lerna install during CI
1 parent 48f0dc8 commit 1fea333

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
@@ -4,6 +4,7 @@ before_install:
44
- phantomjs --version
55

66
before_script:
7+
- npm install -g [email protected]
78
- npm run bootstrap
89
- lerna add @pattern-lab/engine-mustache
910
- lerna add @pattern-lab/engine-handlebars

0 commit comments

Comments
 (0)