ci: travis: update distro tags

Summary: Switch to newer versions of Fedora, Ubuntu and Debian.

Reviewers: bu5hm4n, zmike

Reviewed By: zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7708
This commit is contained in:
Stefan Schmidt 2019-01-22 08:53:55 -05:00 committed by Mike Blumenkrantz
parent dfb0a2a458
commit ede20292a3
1 changed files with 10 additions and 10 deletions

View File

@ -26,50 +26,50 @@ jobs:
- CI_BUILD_TYPE=mingw
- env:
- os: linux
- DISTRO=Fedora28
- DISTRO=Fedora29
- CI_BUILD_TYPE=options-enabled
- env:
- os: linux
- DISTRO=Fedora28
- DISTRO=Fedora29
- CI_BUILD_TYPE=options-disabled
- env:
- os: linux
- DISTRO=Fedora28
- DISTRO=Fedora29
- CI_BUILD_TYPE=options-enabled
- BUILDSYSTEM=ninja
- env:
- os: linux
- DISTRO=Fedora28
- DISTRO=Fedora29
- CI_BUILD_TYPE=options-disabled
- BUILDSYSTEM=ninja
- if: type = cron
env:
- os: linux
- DISTRO=Ubuntu1804
- DISTRO=Ubuntu1810
- if: type = cron
env:
- os: linux
- DISTRO=Fedora28
- DISTRO=Fedora29
- CI_BUILD_TYPE=release-ready
- if: type = cron
env:
- os: linux
- DISTRO=Debian91
- DISTRO=Debian96
- if: type = cron
env:
- os: linux
- DISTRO=Ubuntu1804
- DISTRO=Ubuntu1810
- BUILDSYSTEM=ninja
- if: type = cron
env:
- os: linux
- DISTRO=Fedora28
- DISTRO=Fedora29
- CI_BUILD_TYPE=release-ready
- BUILDSYSTEM=ninja
- if: type = cron
env:
- os: linux
- DISTRO=Debian91
- DISTRO=Debian96
- BUILDSYSTEM=ninja
exclude:
- os: linux