travis: re-enable updated mingw windows cross-build
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 29 May 2019 16:20:10 +0000 (12:20 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 3 Jun 2019 07:04:07 +0000 (16:04 +0900)
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

.travis.yml

index e501011..5485339 100644 (file)
@@ -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