Skip to content

Commit

Permalink
Merge pull request #10 from mtmiller/ci-deploy-snap-store
Browse files Browse the repository at this point in the history
ci: deploy to the Snap store on every merge
  • Loading branch information
mtmiller committed Oct 29, 2019
2 parents a16706b + 27b9dbf commit 1e1b9e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -49,3 +49,6 @@ addons:
confinement: classic
script:
- snapcraft snap --destructive-mode
deploy:
provider: snap
edge: true

0 comments on commit 1e1b9e7

Please sign in to comment.