travis config: remove call to travis_run_flake8

This commit is contained in:
Alexandre Fayolle
2014-10-01 09:37:19 +02:00
parent a5107e9d68
commit b257e3fc1e

View File

@@ -26,7 +26,6 @@ install:
- travis_install_nightly ${VERSION}
script:
- travis_run_flake8
- travis_run_tests
after_success: