update travis ci command
This commit is contained in:
parent
2df4421b7e
commit
7716ff39d5
@ -5,4 +5,5 @@ python:
|
||||
- "pypy"
|
||||
install:
|
||||
- "pip install ."
|
||||
- "pip install -r requirements.txt"
|
||||
script: "python tests.py -v"
|
||||
|
Loading…
Reference in New Issue
Block a user