aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 238dad764e..5e0197779b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -76,6 +76,9 @@ matrix:
cache:
directories:
- travis-cache
+ # Windows builds are experimental in Travis and are unreliable, do not force it.
+ allow_failures:
+ - os: windows
before_install:
- echo $TRAVIS_OS_NAME
# macos