From b257e3fc1e9a3f823d22fc10ac5c485f9224afcb Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Wed, 1 Oct 2014 09:37:19 +0200 Subject: [PATCH] travis config: remove call to travis_run_flake8 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1e69e1763..9ae927a04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,6 @@ install: - travis_install_nightly ${VERSION} script: - - travis_run_flake8 - travis_run_tests after_success: