aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1b8cf2c44..bd15d39c1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -37,7 +37,7 @@ matrix:
37 allow_failures: 37 allow_failures:
38 # Because Travis-Windows-Rust can be flaky 38 # Because Travis-Windows-Rust can be flaky
39 # We still support Windows and want the tests to be succeeding, 39 # We still support Windows and want the tests to be succeeding,
40 # but there are too few spurious failures 40 # but there are too many spurious failures
41 - os: windows 41 - os: windows
42 42
43branches: 43branches: