Skip to content

Commit e72aff8

Browse files
committed
Merge branch 'master' of github.com:getsentry/sentry-wizard
2 parents 6af98d9 + a19793e commit e72aff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if: tag IS blank
66

77
after_success:
88
- npm install -g zeus-ci
9-
- zeus-ci upload *.tgz "application/tar+npm"
9+
- zeus-ci upload -t "application/tar+npm" *.tgz
1010

1111
notifications:
1212
webhooks:

0 commit comments

Comments
 (0)