Skip to content

Commit

Permalink
Update circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
bdhammel committed Mar 21, 2020
1 parent f115b7b commit 881970f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
command: |
. venv/bin/activate
flake8 --exclude=venv* --statistics
pytest -v --cov=ellipse
pytest -v --cov=ellipse test.py

0 comments on commit 881970f

Please sign in to comment.