Fix travis after merge
This commit is contained in:
parent
3cb5f031a9
commit
52a131b2d8
@ -14,3 +14,10 @@ script:
|
|||||||
- ~/qubes-builder/scripts/travis-build
|
- ~/qubes-builder/scripts/travis-build
|
||||||
env:
|
env:
|
||||||
- DIST_DOM0=fc23 USE_QUBES_REPO_VERSION=3.2 USE_QUBES_REPO_TESTING=1
|
- DIST_DOM0=fc23 USE_QUBES_REPO_VERSION=3.2 USE_QUBES_REPO_TESTING=1
|
||||||
|
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
- debootstrap
|
||||||
|
|
||||||
|
# vim: ts=2 sts=2 sw=2 et
|
||||||
|
Loading…
Reference in New Issue
Block a user