From 80a06b0d8de333af61cd96a12f4e891e42e016da Mon Sep 17 00:00:00 2001 From: Wojtek Porczyk Date: Wed, 5 Apr 2017 09:56:58 +0200 Subject: [PATCH] travis: bump dom0 to fedora-25 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 71f66910..198b4e15 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ script: - ./run-tests --no-syslog - ~/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=3.2 USE_QUBES_REPO_TESTING=1 after_success: - ~/qubes-builder/scripts/travis-deploy