zmike pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=c84a5fce0bbaf90328acca277192fb8b98059b6e

commit c84a5fce0bbaf90328acca277192fb8b98059b6e
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Wed May 29 12:20:10 2019 -0400

    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
---
 .travis.yml | 4 ++--
 1 file 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

-- 


Reply via email to