From f00f74941f86fd2c682e3ae7be3e0cd8664ab51a Mon Sep 17 00:00:00 2001 From: Philipp Hansch Date: Fri, 9 Nov 2018 07:13:34 +0100 Subject: [PATCH] Allow failures in Travis windows build --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index eb7f7ea84cf0..82bfd82e411c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -66,9 +66,6 @@ matrix: - env: INTEGRATION=serde-rs/serde - env: INTEGRATION=Geal/nom - env: INTEGRATION=hyperium/hyper - allow_failures: - - os: windows - env: BASE_TEST=true # prevent these jobs with default env vars exclude: - os: linux