We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649a2cc commit a5f0624Copy full SHA for a5f0624
.travis.yml
@@ -2,25 +2,8 @@ language: shell
2
os: linux
3
dist: bionic
4
5
-env:
6
- global:
7
- - LC_ALL: C.UTF-8
8
- - LANG: C.UTF-8
9
-
10
-addons:
11
- snaps:
12
- - name: snapcraft
13
- channel: edge
14
- confinement: classic
15
- - name: multipass
16
- channel: stable
17
18
19
script:
20
- - snapcraft
21
22
-after_failure:
23
- - sudo journalctl -u snapd
+ - echo Refreshing launchpad repository
24
25
deploy:
26
- provider: launchpad
makespec/BUILDVERSION
@@ -1 +1 @@
1
-5550
+5551
0 commit comments