Try to appeas CircleCI

This commit is contained in:
rocky
2018-01-06 22:29:38 -05:00
parent c2ccff4e38
commit 78d1b5e0e0

View File

@@ -7,6 +7,7 @@ machine:
dependencies: dependencies:
override: override:
- pip install -e . - pip install -e .
- pip install pytest
test: test:
override: override:
- python ./setup.py develop && make check-2.7 - python ./setup.py develop && make check-2.7