manager/.travis.yml
Marta Marczykowska-Górecka efc49f3b76
Fixed travis.yml
So that it listed qubes4.0 and fedora 25 instead of the old values.
2017-11-05 13:54:05 +01:00

8 lines
242 B
YAML

sudo: required
dist: trusty
language: generic
install: git clone https://github.com/QubesOS/qubes-builder ~/qubes-builder
script: ~/qubes-builder/scripts/travis-build
env:
- DIST_DOM0=fc25 USE_QUBES_REPO_VERSION=4.0 USE_QUBES_REPO_TESTING=1