Fix syntax error

This commit is contained in:
Joe Rickerby
2017-08-14 23:20:41 +01:00
parent 037cda5ef3
commit e66ab50909
+1 -1
View File
@@ -7,4 +7,4 @@ build_script:
- "%PYTHON% -m pip install ."
# the '-u' flag is required so the output is in the correct order.
# See https://github.com/joerick/cibuildwheel/pull/24 for more info.
- "%PYTHON% -u ./run_tests.py'
- "%PYTHON% -u ./run_tests.py'"