summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@osg.samsung.com>2018-01-04 08:46:10 +0100
committerStefan Schmidt <stefan@osg.samsung.com>2018-01-04 08:46:10 +0100
commite04df31bfb1bb22bdd14ba7d34a2a8d825544316 (patch)
tree00b8a9bc03b3ab22c9a19ce1d93a5840b9bad51c /.travis.yml
parentcca561e94e0fffe4002bee67ab15e3f0179be707 (diff)
downloadefl-e04df31bfb1bb22bdd14ba7d34a2a8d825544316.tar.gz
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.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 98f937f4cc..2f60f7ee8f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ before_install:
matrix:
include:
- - env: DISTRO=Ubuntu1710
+ - env: DISTRO=Ubuntu1704
- env: DISTRO=Fedora27
- env: DISTRO=Debian91
- env: DISTRO=Archlinux