From 6652373897e3ca2c4d95e41b60aa903227947bc0 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 13 Jul 2018 14:37:04 -0400 Subject: [PATCH] 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: - |