From 4a6c44d899ec970534c566ca42b623f9d5ecc926 Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Tue, 16 Dec 2014 14:32:52 +0100 Subject: [PATCH] Remove deprecated travis_run_flake8 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 588277ab..87c48e7b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,6 @@ install: script: - - travis_run_flake8 - travis_run_tests