Skip to content

Commit

Permalink
Coveralls config
Browse files Browse the repository at this point in the history
  • Loading branch information
twneale committed Jun 3, 2014
1 parent d217b46 commit 18396d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ collected_static
logs
settings_local.py
.python_history
htmlcov/*
2 changes: 1 addition & 1 deletion tests/run-tests.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export PYTHONPATH=.; py.test -v --cov rexlex --cov-report html --cov-config=.coveragerc
export PYTHONPATH=.; py.test -v --cov hercules --cov-report html --cov-config=.coveragerc

0 comments on commit 18396d5

Please sign in to comment.