ci: update travis distro builds for Ubuntu and Fedora to newer versions

We already have the needed Dockerfiles for the latest releases and they
work fine. Make sure Travis runs use them.
This commit is contained in:
Stefan Schmidt 2018-01-03 12:22:15 +01:00
parent ee53d64dcb
commit 2938d6335c
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ before_install:
matrix:
include:
- env: DISTRO=Ubuntu1704
- env: DISTRO=Fedora26
- env: DISTRO=Ubuntu1710
- env: DISTRO=Fedora27
- env: DISTRO=Debian91
- os: osx
osx_image: xcode7.3