From 2180529dd41471f08da8ccfb026338f98eed918c Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Tue, 11 Jun 2019 10:22:59 +0200 Subject: fix typo --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.appveyor.yml') 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: -- cgit v1.2.3