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 8696af7 commit 745ac85Copy full SHA for 745ac85
.travis.yml
@@ -15,7 +15,7 @@ install:
15
- npm run build
16
17
deploy:
18
-- provider: scripts
+- provider: script
19
script: bash scripts/lerna_publish
20
on:
21
branch: master
0 commit comments