Skip to content

Commit

Permalink
travis: switch dom0 to fc31
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Dec 21, 2019
1 parent a1fc0b0 commit 2f63c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ install: git clone https://github.com/"${TRAVIS_REPO_SLUG%%/*}"/qubes-builder ~/
script: ~/qubes-builder/scripts/travis-build
# keep the log under 4MB limit
env:
- DIST_DOM0=fc29 USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1 VERBOSE=0
- DIST_DOM0=fc31 USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1 VERBOSE=0
- DISTS_VM=stretch USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1
- DISTS_VM=buster USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1
- DISTS_VM=bullseye USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1
Expand Down

0 comments on commit 2f63c88

Please sign in to comment.