travis: switch to xenial, update distributions
QubesOS/qubes-issues#4613
This commit is contained in:
parent
32538fa5ec
commit
19e286e382
@ -1,5 +1,5 @@
|
|||||||
sudo: required
|
sudo: required
|
||||||
dist: trusty
|
dist: xenial
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- '2.7'
|
- '2.7'
|
||||||
@ -24,14 +24,16 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- env: DIST_DOM0=fc25 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
- env: DIST_DOM0=fc25 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
||||||
python: '3.5'
|
python: '3.5'
|
||||||
- env: DISTS_VM=fc24 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
- env: DISTS_VM=fc29 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
||||||
python: '3.5'
|
python: '3.5'
|
||||||
- env: DISTS_VM=fc25 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
- env: DISTS_VM=fc30 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
||||||
python: '3.5'
|
python: '3.5'
|
||||||
- env: DISTS_VM=jessie USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
- env: DISTS_VM=jessie USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
||||||
python: '3.4'
|
python: '3.4'
|
||||||
- env: DISTS_VM=stretch USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
- env: DISTS_VM=stretch USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
||||||
python: '3.5'
|
python: '3.5'
|
||||||
|
- env: DISTS_VM=buster USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 TESTS_ONLY=
|
||||||
|
python: '3.5'
|
||||||
- stage: deploy
|
- stage: deploy
|
||||||
python: '3.5'
|
python: '3.5'
|
||||||
env: DIST_DOM0=fc25 TESTS_ONLY=
|
env: DIST_DOM0=fc25 TESTS_ONLY=
|
||||||
|
Loading…
Reference in New Issue
Block a user