ci: make release-ready not allow failures
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 13 Jul 2018 18:37:04 +0000 (14:37 -0400)
committerYoungbok Shin <youngb.shin@samsung.com>
Thu, 26 Jul 2018 08:26:36 +0000 (17:26 +0900)
this should no longer fail

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

.travis.yml

index 0840209..498bce5 100644 (file)
@@ -61,9 +61,6 @@ matrix:
 
     - os: linux
       env:
-  allow_failures:
-    - os: linux
-      env: DISTRO=Fedora28 CI_BUILD_TYPE=release-ready
 
 before_install:
   - |