removing snap again, breaks builds

This commit is contained in:
Guillermo Rauch 2017-05-09 13:14:55 -07:00
parent 0bf5fade30
commit fff88883f9

View file

@ -76,8 +76,7 @@
"target": [ "target": [
"deb", "deb",
"AppImage", "AppImage",
"rpm", "rpm"
"snap"
] ]
}, },
"win": { "win": {
@ -87,10 +86,6 @@
}, },
"mac": { "mac": {
"category": "public.app-category.developer-tools" "category": "public.app-category.developer-tools"
},
"snap": {
"confinement": "classic",
"grade": "stable"
} }
}, },
"license": "MIT", "license": "MIT",