We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17ccd3 commit c9df181Copy full SHA for c9df181
.travis.yml
@@ -31,9 +31,6 @@ jobs:
31
before_install: skip
32
install: skip
33
script: snapcraft
34
- after_success:
35
- - openssl aes-256-cbc -K $encrypted_8b01c2e263fa_key -iv $encrypted_8b01c2e263fa_iv
36
- -in .snapcraft/travis_snapcraft.cfg -out .snapcraft/snapcraft.cfg -d
37
deploy:
38
on:
39
branch: master
0 commit comments