open-quantum-safe / liboqs-python

Python 3 bindings for liboqs
https://openquantumsafe.org/
MIT License
108 stars 39 forks source link

Add Travis CI configuration #5

Closed truth-quark closed 5 years ago

truth-quark commented 5 years ago

Add a Travis CI config to:

Problem: liboqs-python repo doesn't have the SO file. Options include:

Optional/nice to haves

dstebila commented 5 years ago

Pre-built binaries are temporarily (until the next liboqs release) available at

dstebila commented 5 years ago

Fixed by ba4a8b8f85e3859ac946cacf9abd37201a92caec. That commit adds continuous integration tests using CircleCI which is container-based and runs really quickly. It builds liboqs master, then runs the Python test suite using python3.