Skip to content

Commit

Permalink
Not doing make clean to allow data to be sent to coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Jan 16, 2015
1 parent e64917d commit ef81da5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python-api/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ unittests:
@rm -rf reports
@mkdir -p reports/coverage/unittests
py.test --cov gstswitch tests/unittests/ --pep8 -v -s
@make clean

pep8:
pep8 gstswitch
Expand Down

0 comments on commit ef81da5

Please sign in to comment.