From 00619d5795c585adea384e20fe84eb3ea4cf9ba8 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Thu, 23 May 2019 21:56:47 +0300 Subject: [PATCH] travis: remove allow_failures, looks like it was copypasted from somewhere by mistake --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 09ed9d33..a5d5af7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,10 +12,6 @@ jdk: - oraclejdk8 jobs: - allow_failures: - - os: osx - - os: windows - - os: linux include: - stage: init name: "Initialize webdav cache"