mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 02:40:20 +08:00
last commit for travis-ci
This commit is contained in:
parent
d081f64277
commit
893f8624e4
12
.travis.yml
12
.travis.yml
@ -1,6 +1,11 @@
|
||||
language: bash
|
||||
dist: bionic
|
||||
|
||||
arch:
|
||||
- amd64
|
||||
- arm64
|
||||
os: linux
|
||||
|
||||
git:
|
||||
depth: false
|
||||
|
||||
@ -18,14 +23,11 @@ addons:
|
||||
- name: snapcraft
|
||||
channel: stable
|
||||
confinement: classic
|
||||
- name: multipass
|
||||
- name: lxd
|
||||
channel: stable
|
||||
confinement: classic
|
||||
|
||||
script:
|
||||
- sudo snapcraft
|
||||
- sudo snapcraft clean
|
||||
- sudo snapcraft --target-arch arm64
|
||||
- sudo snapcraft --destructive-mode
|
||||
|
||||
after_failure:
|
||||
- sudo journalctl -u snapd
|
||||
|
Loading…
Reference in New Issue
Block a user