Add the sources app tests to the travis config file

This commit is contained in:
Roberto Rosario
2015-03-06 18:48:13 -04:00
parent 4bbf352763
commit 67182f7b6e

View File

@@ -4,7 +4,7 @@ python:
- 2.7
env:
global:
- TEST_APPS="document_indexing documents dynamic_search lock_manager document_signatures folders ocr tags"
- TEST_APPS="document_indexing documents dynamic_search lock_manager document_signatures folders ocr sources tags"
matrix:
- DB=mysql
- DB=postgres