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 32c3562 commit abe5a64Copy full SHA for abe5a64
.travis.yml
@@ -5,7 +5,7 @@ before_script:
5
- npm run bootstrap
6
- npm run build
7
before_deploy:
8
- - npx version-from-git --travis
+ - npx version-from-git --travis --no-git-tag-version
9
- cp -r packages/component/lib .
10
deploy:
11
- provider: npm
0 commit comments