We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639265a commit 56cc00dCopy full SHA for 56cc00d
.travis.yml
@@ -5,7 +5,7 @@ before_install:
5
6
before_script:
7
- npm install -g [email protected]
8
- - npm run bootstrap
+ - npm run setup
9
- lerna add @pattern-lab/engine-mustache --scope=@pattern-lab/core
10
- lerna add @pattern-lab/engine-handlebars --scope=@pattern-lab/core
11
- lerna add @pattern-lab/engine-underscore --scope=@pattern-lab/core
0 commit comments