From 761a3130c6b671d6d3dd2bdb9f8a752dded704d4 Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Wed, 1 Oct 2014 09:38:23 +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 f99932ff2..49adb8bc3 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: