Commit 551b1927 by Victor Manuel Alvarez

Remove install command after build

parent 095fdd80
......@@ -151,7 +151,7 @@ build_script:
- "%CMD_IN_ENV% python setup.py build_ext --enable-cuckoo
-L../jansson-%JANSSON_VERSION%/build/lib/Release;../%OPENSSL_LIB%/%OPENSSL_LIB_DIR%
-I../jansson-%JANSSON_VERSION%/build/include;../%OPENSSL_LIB%/include
-llibcryptoMT & python setup.py install"
-llibcryptoMT"
after_build:
- "%CMD_IN_ENV% python setup.py install"
......
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