summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index b335fe55..67502c36 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -32,4 +32,4 @@ install:
- "python -m pip install --upgrade pip wheel setuptools tox"
test_script:
-- "tox -e %TOXENV%"
+- "echo y | tox -e %TOXENV%"