Add tags 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,document_signatures,lock_manager,folders manage.py test documents lock_manager document_signatures folders
|
||||
- coverage run --source=documents,document_signatures,lock_manager,folders,tags manage.py test documents lock_manager document_signatures folders tags
|
||||
after_success:
|
||||
- coveralls
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user