diff --git a/.travis.yml b/.travis.yml index 663b5319f..aa37436eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,9 +20,8 @@ install: - pip install coveralls flake8 script: - - travis_run_flake8 + #- travis_run_flake8 # will be done in a separated commit - travis_run_tests_encapsulated.sh 7.0 openerp_test account $HOME/connector -# Coverall must bi validated with encapsulated script after_success: coveralls