Skip to content
Snippets Groups Projects
Commit 1aaae40f authored by Anton Akhmerov's avatar Anton Akhmerov Committed by Christoph Groth
Browse files

add a simple ci config

parent 01388c90
No related branches found
No related tags found
No related merge requests found
Pipeline #
job:
script:
- python3 setup.py build
- python3 setup.py build_ext -i
- make -C doc html
- nosetests3 --with-coverage --cover-package kwant
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment