CircleCI administrivia

This commit is contained in:
rocky
2018-05-19 11:59:55 -04:00
parent d14193f219
commit 3695921364

View File

@@ -6,6 +6,7 @@ machine:
dependencies:
override:
- pip install --upgrade setuptools
- pip install -e .
- pip install pytest==3.2.5 hypothesis
test: