Skip to content

Commit 74e6106

Browse files
committed
Try to fix snapcraft packaging
1 parent e77663c commit 74e6106

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
@@ -28,7 +28,7 @@ jobs:
2828
env: EMPTY
2929
before_install: skip
3030
install: skip
31-
script: sudo snapcraft
31+
script: sudo snapcraft --destructive-mode
3232
deploy:
3333
on:
3434
branch: master

0 commit comments

Comments
 (0)