travis: add dom0 and Fedora VM builds for R4.1

This commit is contained in:
Frédéric Pierret (fepitre) 2019-10-19 09:52:41 +02:00
parent c1192ecc9f
commit 5bb2c88f76
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2

View File

@ -11,6 +11,9 @@ script:
- ~/qubes-builder/scripts/travis-build - ~/qubes-builder/scripts/travis-build
env: env:
- DIST_DOM0=fc25 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1 - DIST_DOM0=fc25 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1
- DIST_DOM0=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=fc31 USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1
# don't build tags which are meant for code signing only # don't build tags which are meant for code signing only
branches: branches: