Snapcraft

This commit is contained in:
portree_kid 2020-03-05 19:59:10 +01:00
parent 8cd9bb243e
commit b4206d3a53

View File

@ -21,6 +21,7 @@ install:
- npm install -g xvfb-maybe - npm install -g xvfb-maybe
- npm install - npm install
script: script:
- sudo snap install snapcraft --classic
- npm run build - npm run build
deploy: deploy:
provider: releases provider: releases