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
|
language: bash
|
||||||
dist: bionic
|
dist: bionic
|
||||||
|
|
||||||
|
arch:
|
||||||
|
- amd64
|
||||||
|
- arm64
|
||||||
|
os: linux
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: false
|
depth: false
|
||||||
|
|
||||||
@ -18,14 +23,11 @@ addons:
|
|||||||
- name: snapcraft
|
- name: snapcraft
|
||||||
channel: stable
|
channel: stable
|
||||||
confinement: classic
|
confinement: classic
|
||||||
- name: multipass
|
- name: lxd
|
||||||
channel: stable
|
channel: stable
|
||||||
confinement: classic
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- sudo snapcraft
|
- sudo snapcraft --destructive-mode
|
||||||
- sudo snapcraft clean
|
|
||||||
- sudo snapcraft --target-arch arm64
|
|
||||||
|
|
||||||
after_failure:
|
after_failure:
|
||||||
- sudo journalctl -u snapd
|
- sudo journalctl -u snapd
|
||||||
|
Loading…
Reference in New Issue
Block a user