Code cleanup

This commit is contained in:
9and3r
2014-08-08 15:33:47 +02:00
parent 4abfb1e697
commit 3102375e63
2 changed files with 29 additions and 16 deletions

View File

@@ -21,3 +21,10 @@ script:
after_success:
- "if [ $TOX_ENV == 'py27' ]; then pip install coveralls; coveralls; fi"
notifications:
email:
recipients:
- 9and3r@gmail.com
on_success: change
on_failure: change