From 78eae05171ea5ea73f6cba1cc424148a0f227148 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 1 Sep 2017 22:08:07 -0400 Subject: [PATCH] oh god Signed-off-by: Kenneth Reitz --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 166ee893..96a964bc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -51,4 +51,4 @@ install: - "pipenv install --dev" test_script: - - "pipenv run pytest test_windows\*" + - "pipenv run pytest test_windows\\*"