Skip to content

Commit a5f0624

Browse files
committed
good bye travis
1 parent 649a2cc commit a5f0624

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

.travis.yml

+1-18
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,8 @@ language: shell
22
os: linux
33
dist: bionic
44

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-
confinement: classic
18-
195
script:
20-
- snapcraft
21-
22-
after_failure:
23-
- sudo journalctl -u snapd
6+
- echo Refreshing launchpad repository
247

258
deploy:
269
- provider: launchpad

makespec/BUILDVERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5550
1+
5551

0 commit comments

Comments
 (0)