Commit 910d5c84 by Peter Weidenbach

travis support added

parent d4648f57
language: python
python:
- "3.5"
- "3.6"
# command to install dependencies
install: "python setup.py -q install"
# command to run tests
script: pytest
\ No newline at end of file
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