Commit 7b606248 by Sébastien Eustace

Add travis tests

parent e677299e
language: python
python:
- "3.6"
install:
- pip install poetry
- poetry install
script: pytest -q tests/
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