Browse Source

ci(release): correct linux release target

renovate/lint-staged-8.x
Tom Kirkpatrick 7 years ago
parent
commit
3974aed3bb
No known key found for this signature in database GPG Key ID: 72203A8EC5967EA8
  1. 2
      .travis.yml

2
.travis.yml

@ -58,7 +58,7 @@ jobs:
deploy:
skip_cleanup: true
provider: script
script: yarn release --linux,
script: yarn release --linux
on:
repo: LN-Zap/zap-desktop
branch: master

Loading…
Cancel
Save