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.
2 parents 6af98d9 + a19793e commit e72aff8Copy full SHA for e72aff8
.travis.yml
@@ -6,7 +6,7 @@ if: tag IS blank
6
7
after_success:
8
- npm install -g zeus-ci
9
- - zeus-ci upload *.tgz "application/tar+npm"
+ - zeus-ci upload -t "application/tar+npm" *.tgz
10
11
notifications:
12
webhooks:
0 commit comments