From 438c4b9c59ceb258b38bf98e20b142c7787ae312 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Sat, 16 Feb 2019 18:01:17 -0500 Subject: [PATCH] build: windows is not an optional failure --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 38f86e5d..0a2330c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,8 +17,6 @@ matrix: osx_image: xcode9.2 - os: windows language: shell - allow_failures: - - os: windows cache: directories: - $HOME/.gradle/caches/