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 22c204b6..10b0d29c 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -57,7 +57,7 @@ build_script:
cd src/cython &
python setup.py install
) else (
- MSBuild GUDHIdev.sln /m /p:Configuration=Release /p:Platform=x64 &
+ MSBuild GUDHIdev.sln /m /p:Configuration=Release /p:Platform=x64
)
test_script: