Skip to content

Commit

Permalink
Canary
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-konshin committed Jul 20, 2019
1 parent bb55383 commit 1ca3267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ before_script:

deploy:
- provider: script
script: npm run npm run publish:release -- --canary --preid=$BRANCH.$TRAVIS_JOB_NUMBER --dist-tag=$BRANCH --yes
script: npm run publish:release -- --canary --preid=$BRANCH.$TRAVIS_JOB_NUMBER --dist-tag=$BRANCH --yes
skip_cleanup: true
on:
branch: master
Expand Down

0 comments on commit 1ca3267

Please sign in to comment.