CircleCi 3rd try

This commit is contained in:
rocky
2019-08-21 08:55:35 -04:00
parent 90a2ed2c9e
commit 600cd0b8ee
3 changed files with 35 additions and 33 deletions

View File

@@ -55,7 +55,7 @@ jobs:
# This is based on your 1.0 configuration file or project settings
- run: pip install --upgrade setuptools
- run: pip install -e .
- run: pip install pytest==3.2.5 hypothesis==3.0.0
- run: pip install -r requirements-dev.txt
# Save dependency cache
- save_cache: