Re-create travis.yml

This commit is contained in:
nothink 2018-07-26 02:19:57 +09:00
parent e5956e80a3
commit 35fda40daf

View file

@ -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