Commit fdf4d259 by Victor Manuel Alvarez

Fix issues in appveyor configuration

parent 34468043
......@@ -142,6 +142,9 @@ build_script:
--library-directories=\"../jansson-%JANSSON_VERSION%/build/lib/Release;c:/OpenSSL-Win%PYTHON_ARCH%/lib\"
--include-directories=\"../jansson-%JANSSON_VERSION%/build/include;c:/OpenSSL-Win%PYTHON_ARCH%/include\""
after_build:
- python setup.py install
test_script:
# Run the project tests
- python tests.py
......
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