Skip to content

Commit

Permalink
Modify test commands
Browse files Browse the repository at this point in the history
  • Loading branch information
posquit0 committed Jul 11, 2017
1 parent 6737aab commit 32c3427
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ dependencies:
## Customize test commands
test:
override:
- nosetests
- py.test
post:
3 changes: 2 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
tox
coverage==4.4.1
nose==1.3.7
py==1.4.34
pytest==3.1.3
-r requirements.txt

0 comments on commit 32c3427

Please sign in to comment.