travis config: remove call to travis_run_flake8

This commit is contained in:
Alexandre Fayolle
2014-10-01 09:38:23 +02:00
parent e4a06a3576
commit 761a3130c6

View File

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