ci: stay with 17.04 for Ubuntu on Travis builds

There is some glitch with 17.10 and systemd in our build. Roll back here
to keep the Travis build stable until this is investigated.
This commit is contained in:
Stefan Schmidt 2018-01-04 08:46:10 +01:00
parent cca561e94e
commit e04df31bfb
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ before_install:
matrix:
include:
- env: DISTRO=Ubuntu1710
- env: DISTRO=Ubuntu1704
- env: DISTRO=Fedora27
- env: DISTRO=Debian91
- env: DISTRO=Archlinux