Skip to content

Commit

Permalink
travis: update to R4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Mar 23, 2019
1 parent ea18aa9 commit c566fb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sudo: required
dist: trusty
dist: xenial
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
- DIST_DOM0=fc29 USE_QUBES_REPO_VERSION=4.1 USE_QUBES_REPO_TESTING=1

0 comments on commit c566fb7

Please sign in to comment.