summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2019-05-29 12:20:10 -0400
committerMike Blumenkrantz <zmike@samsung.com>2019-05-29 12:29:04 -0400
commitc84a5fce0bbaf90328acca277192fb8b98059b6e (patch)
tree690dbbf485f5dca7979eb3e50075d7f445665315 /.travis.yml
parent650b21ed7ed41768555f26ba0874a4dde88e01d5 (diff)
downloadefl-c84a5fce0bbaf90328acca277192fb8b98059b6e.tar.gz
travis: re-enable updated mingw windows cross-build
Summary: Updated mingw toolchain (6.0 plus gcc 9.3) based on Fedora 30. Also updated ewpi with more and newer cross compiled deps. Depends on D9041 Reviewers: bu5hm4n, zmike Reviewed By: zmike Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D9042
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index e501011b24..5485339350 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,8 +18,8 @@ jobs:
include:
- os: osx
env: BUILDSYSTEM=ninja
- #- os: linux
- #env: DISTRO=Fedora29-mingw CI_BUILD_TYPE=mingw
+ - os: linux
+ env: DISTRO=Fedora30-mingw CI_BUILD_TYPE=mingw
- os: linux
env: DISTRO=Fedora29 CI_BUILD_TYPE=options-enabled
- os: linux