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 cc72992 commit addcf1cCopy full SHA for addcf1c
.travis.yml
@@ -5,7 +5,7 @@ node_js:
5
before_install:
6
- npm i -g npm
7
before_script:
8
- - lerna run build
+ - npm run build
9
cache:
10
directories:
11
- node_modules
0 commit comments