ci: disable mingw build temporarily
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 18 Apr 2019 16:35:52 +0000 (12:35 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Wed, 24 Apr 2019 05:24:47 +0000 (14:24 +0900)
Summary: this cannot succeed until the docker image is rebuilt

Reviewers: lauromoura

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8648

.travis.yml

index 7b84077..e501011 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=Fedora29-mingw CI_BUILD_TYPE=mingw
     - os: linux
       env: DISTRO=Fedora29 CI_BUILD_TYPE=options-enabled
     - os: linux