Fixed travis.yml
So that it listed qubes4.0 and fedora 25 instead of the old values.
This commit is contained in:
parent
b7e4e55d05
commit
efc49f3b76
@ -4,4 +4,4 @@ language: generic
|
||||
install: git clone https://github.com/QubesOS/qubes-builder ~/qubes-builder
|
||||
script: ~/qubes-builder/scripts/travis-build
|
||||
env:
|
||||
- DIST_DOM0=fc23 USE_QUBES_REPO_VERSION=3.2 USE_QUBES_REPO_TESTING=1
|
||||
- DIST_DOM0=fc25 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1
|
||||
|
Loading…
Reference in New Issue
Block a user