travis: switch to dom0 Fedora 31

QubesOS/qubes-issues#5529
pull/49/head mm_29a0c0e7
Frédéric Pierret (fepitre) 4 years ago
parent 3a0a629a38
commit 29a0c0e7f4
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

@ -10,7 +10,7 @@ script:
- test -z "$TESTS_ONLY" || python -m unittest discover -v imgconverter -p test.py
- test -n "$TESTS_ONLY" || ~/qubes-builder/scripts/travis-build
env:
- DIST_DOM0=fc29 USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1
- DIST_DOM0=fc31 USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1
- DISTS_VM=fc29 USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1
- DISTS_VM=fc30 USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1
- DISTS_VM=stretch USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1
@ -29,7 +29,7 @@ jobs:
python: 3.7
- stage: deploy
python: 3.6
env: DIST_DOM0=fc29 TESTS_ONLY=
env: DIST_DOM0=fc31 TESTS_ONLY=
script: ~/qubes-builder/scripts/travis-deploy
# don't build tags which are meant for code signing only

Loading…
Cancel
Save