Browse Source

Snapcraft support

pull/1613/head
Ramiro Saenz 7 years ago
parent
commit
c30d5ca695
  1. 1
      .travis.yml
  2. 1
      package.json

1
.travis.yml

@ -1,5 +1,6 @@
sudo: required
language: node_js
dist: trusty
node_js:
- "8"

1
package.json

@ -74,6 +74,7 @@
"Categories": "GTK;GNOME;Utility;Office;Email;Chat;InstantMessaging;"
},
"target": [
"snap",
"AppImage",
"deb",
"rpm",

Loading…
Cancel
Save