Commit 1feb5df7 by Sébastien Eustace

Update travis config

parent 97597ba6
...@@ -12,6 +12,6 @@ cache: ...@@ -12,6 +12,6 @@ cache:
install: install:
- pip install poetry --pre - pip install poetry --pre
- poetry install - poetry install -v
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