comment flake 8

This commit is contained in:
Nicolas Bessi (nbessi)
2014-07-04 15:31:01 +02:00
parent 26a7b26eef
commit 11308a6942

View File

@@ -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