Added Jenkins testing support

This commit is contained in:
2012-10-19 22:27:04 +01:00
parent da2bf07f9f
commit 53fc8e5ed8
2 changed files with 22 additions and 0 deletions

2
.gitignore vendored
View File

@@ -19,6 +19,7 @@ pip-log.txt
# Unit test / coverage reports
.coverage
.tox
reports
#Translations
*.mo
@@ -31,3 +32,4 @@ pip-log.txt
#databases
*.sqlite3