Commit f55d7cb1 by Victor Manuel Alvarez

Enable cuckoo module in appveyor

parent 9b5f1c49
......@@ -93,7 +93,7 @@ clone_script:
build_script:
# Build the compiled extension
- "%CMD_IN_ENV% python setup.py build"
- "%CMD_IN_ENV% python setup.py build --enable-cuckoo"
test_script:
# Run the project tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment