CircleCI again

This commit is contained in:
rocky
2018-01-06 22:36:48 -05:00
parent f0c8601c9e
commit ba28c39ed7

View File

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