aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJMcNab <[email protected]>2018-12-29 10:26:52 +0000
committerDJMcNab <[email protected]>2018-12-29 10:26:52 +0000
commitf4364993f937201ad258c38b04d54b9b5b007b81 (patch)
tree937dd510eb93995739f0e2da90e7d04c4063b8b2
parent7b431be2f77951de25401d10678d438a9c6cda19 (diff)
Change typo of few to many
-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: