From b11b7c3a629161dec5e68c3a1baec9a6fcb98f8b Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Tue, 16 Dec 2014 14:31:07 +0100 Subject: [PATCH] Remove deprecated travis_run_pep8 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 07eae3221..303487e9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,6 @@ install: - git clone https://github.com/OCA/stock-logistics-barcode -b ${VERSION} $HOME/stock-logistics-barcode script: - - travis_run_flake8 - travis_run_tests after_success: