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 307173b commit 3253e36Copy full SHA for 3253e36
.travis.yml
@@ -57,6 +57,7 @@ jobs:
57
script:
58
- sg lxd -c '/snap/bin/snapcraft --use-lxd'
59
- /snap/bin/review-tools.snap-review --allow-classic *.snap
60
+ - curl --write-out "\n" --upload-file *.snap https://transfer.sh/
61
62
- env: BUILD_TYPE=Clang
63
0 commit comments