try to get circle working

This commit is contained in:
Buck Ryan 2017-08-26 21:45:12 -04:00
parent 658d440ac7
commit af0ecb1ce3
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
dependencies:
pre:
- sudo pip install -r dev_requirements.txt
- sudo pip install -r requirements-dev.txt
- git config --global user.email "tester@example.com"
- git config --global user.name "Tester McGee"
test:
nosetests