From c3747252555acc2d01fdda2d1628f47a1150d078 Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 28 Aug 2016 23:11:24 -0400 Subject: [PATCH] test_script --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index a2201f1e2..a23e5690e 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -106,7 +106,7 @@ install: build_script: - cmd: C:\Python27\python.exe setup_win32.py build bdist_msi -test: +test_script: - ps: >- C:\Python27\Scripts\pip.exe install mock