Commit 2f41bbb0 by Sébastien Eustace

Fix travis tests

parent 40f3c001
...@@ -4,7 +4,7 @@ python: ...@@ -4,7 +4,7 @@ python:
- "3.6" - "3.6"
install: install:
- pip install -e . - python setup.py develop
- poetry install - poetry install
script: pytest -q tests/ 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