stefan pushed a commit to branch master.

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

commit 6652373897e3ca2c4d95e41b60aa903227947bc0
Author: Mike Blumenkrantz <[email protected]>
Date:   Fri Jul 13 14:37:04 2018 -0400

    ci: make release-ready not allow failures
    
    this should no longer fail
    
    Differential Revision: https://phab.enlightenment.org/D6612
---
 .travis.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 0840209adb..498bce551f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -61,9 +61,6 @@ matrix:
 
     - os: linux
       env:
-  allow_failures:
-    - os: linux
-      env: DISTRO=Fedora28 CI_BUILD_TYPE=release-ready
 
 before_install:
   - |

-- 


Reply via email to