From e4d05cccbe6ca64af67d89b803bae4bde8df599d Mon Sep 17 00:00:00 2001 From: Alexander Loechel Date: Thu, 21 Sep 2017 00:25:24 +0200 Subject: [PATCH] search path of tox --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 48089b5..9bab1d9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,4 +30,4 @@ install: build: off test_script: - - "Scripts\\tox.exe" + - "tox.exe"