summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2019-01-30 14:51:30 -0500
committerMike Blumenkrantz <zmike@samsung.com>2019-01-30 14:51:31 -0500
commit95a9cc90d1ce646c541bdb2c08caf9de4ecf0881 (patch)
treeca1566c662b4a0de4ba3c9038adbf8927360c224 /.travis.yml
parentc910679917bbd27e0cfd07bbd3c58fe89f9b77c2 (diff)
downloadefl-95a9cc90d1ce646c541bdb2c08caf9de4ecf0881.tar.gz
ci: travis: switch mingw cross build to also use Fedora 29 as base
Summary: The new image also contains the ewpi install in a different location. Updating the references here. Reviewers: bu5hm4n, zmike Reviewed By: zmike Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D7833
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 833428a0b4..7b84077161 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,7 @@ jobs:
- os: osx
env: BUILDSYSTEM=ninja
- os: linux
- env: DISTRO=Fedora28-mingw CI_BUILD_TYPE=mingw
+ env: DISTRO=Fedora29-mingw CI_BUILD_TYPE=mingw
- os: linux
env: DISTRO=Fedora29 CI_BUILD_TYPE=options-enabled
- os: linux