[TRAVIS] Check SQA in some points.
Created by: nhomar
Hello.
We are checking pylint (good) then I think we should manage a second step of validation:
- All openerp.py should not have description use README.md instead.
- All modules should have at least the base index.html one time we merge the elements.
- Run a server with addons-vauxoo declared (just run it installing base to avoid errors running with the declaration of the repository).
- Using rst2html verify the consistency of the readme file.