Changed travis config to use our setup.py script.
This commit is contained in:
@@ -2,7 +2,7 @@ language: python
|
||||
python:
|
||||
- 3.6
|
||||
install:
|
||||
- pip install -r requirements-dev.txt
|
||||
- python setup.py install
|
||||
|
||||
script: pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user