travis: fix dom0 distribution

This commit is contained in:
Marek Marczykowski-Górecki 2019-11-22 22:13:05 +01:00
parent e092b40350
commit 4f6b9694fe
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -16,7 +16,7 @@ script:
- ./run-tests - ./run-tests
- ~/qubes-builder/scripts/travis-build - ~/qubes-builder/scripts/travis-build
env: env:
- DIST_DOM0=fc29 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
after_success: after_success:
- codecov -F unittests - codecov -F unittests