This commit is contained in:
Henning Peters 2015-12-21 23:28:17 +01:00
parent 4a1d843682
commit f5eb3a38f7

View File

@ -57,7 +57,6 @@ build_script:
# Build the compiled extension # Build the compiled extension
- "%CMD_IN_ENV% python build.py pip" - "%CMD_IN_ENV% python build.py pip"
test_script: test_script:
# Run the project tests # Run the project tests
- "%CMD_IN_ENV% python build.py test" - "%CMD_IN_ENV% python build.py test"