tracis-ci: add support for fc29 dom0

This commit is contained in:
Frédéric Pierret (fepitre) 2018-11-22 17:13:12 +01:00
parent 9a039f0753
commit 7064279316

View File

@ -5,3 +5,4 @@ install: git clone https://github.com/QubesOS/qubes-builder ~/qubes-builder
script: ~/qubes-builder/scripts/travis-build
env:
- DIST_DOM0=fc25 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1
- DIST_DOM0=fc29 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1