From 35fda40daf98fbc74fcceb2500cbf535bfeaf3fe Mon Sep 17 00:00:00 2001 From: nothink Date: Thu, 26 Jul 2018 02:19:57 +0900 Subject: [PATCH] Re-create travis.yml --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0275d373..9c249186 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,9 +32,7 @@ matrix: - pip install -r requirements.txt - pip install -r dev-requirements.txt script: - - pycodestyle wait-for-es - - pycodestyle generate-thumb - - pycodestyle szurubooru/ + - pycodestyle wait-for-es generate-thumb szurubooru/ - ./wait-for-es - alembic upgrade head - py.test