Add enable lock_manager tests to the travis CI config file
This commit is contained in:
@@ -10,7 +10,7 @@ install:
|
||||
notifications:
|
||||
email: false
|
||||
script:
|
||||
- coverage run --source=documents manage.py test documents
|
||||
- coverage run --source=documents,lock_manager manage.py test documents lock_manager
|
||||
after_success:
|
||||
- coveralls
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user