Commit 59ec7f01 authored by Marius Gedminas's avatar Marius Gedminas

Stop using deprecated --use-mirrors

parent 7182097c
......@@ -9,7 +9,7 @@ python:
- pypy
- pypy3
install:
- pip install . --use-mirrors
- pip install .
script:
- python setup.py test -q
notifications:
......
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