Skip to content

Commit 56cc00d

Browse files
authored
refactor: update Travis to bootstrap Lerna + build uikit
Update Travis commands to bootstrap Lerna + automatically run a fresh uikit build
1 parent 639265a commit 56cc00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before_install:
55

66
before_script:
77
- npm install -g [email protected]
8-
- npm run bootstrap
8+
- npm run setup
99
- lerna add @pattern-lab/engine-mustache --scope=@pattern-lab/core
1010
- lerna add @pattern-lab/engine-handlebars --scope=@pattern-lab/core
1111
- lerna add @pattern-lab/engine-underscore --scope=@pattern-lab/core

0 commit comments

Comments
 (0)