travis: remove debootstrap workaround
Moved to qubes-builder
This commit is contained in:
parent
4d18800bc0
commit
97c13e15f0
@ -2,8 +2,6 @@ sudo: required
|
||||
dist: trusty
|
||||
language: generic
|
||||
install: git clone https://github.com/QubesOS/qubes-builder ~/qubes-builder
|
||||
# debootstrap in trusty is old...
|
||||
before_script: sudo ln -s sid /usr/share/debootstrap/scripts/stretch
|
||||
script: ~/qubes-builder/scripts/travis-build
|
||||
env:
|
||||
- DIST_DOM0=fc23 USE_QUBES_REPO_VERSION=3.2 USE_QUBES_REPO_TESTING=1
|
||||
|
Loading…
Reference in New Issue
Block a user