Skip to content

Commit f5c9345

Browse files
authored
Try snapcraft with sudo for multipass
1 parent 1044b1c commit f5c9345

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
@@ -33,7 +33,7 @@ jobs:
3333
env: EMPTY
3434
before_install: skip
3535
install: skip
36-
script: snapcraft
36+
script: sudo snapcraft
3737
deploy:
3838
on:
3939
branch: master

0 commit comments

Comments
 (0)