Check Travis-CI env

This commit is contained in:
nothink 2018-07-26 01:10:33 +09:00
parent 38db7c079a
commit 56224e7c06

View file

@ -33,7 +33,7 @@ matrix:
- pip install -r requirements.txt
- pip install -r dev-requirements.txt
script:
- python -c "import os;print(os.getenv('CI'))"
- python -c "import os; print('CI') if os.getenv('CI')) == 'true' else 'unknown'"
- pycodestyle wait-for-es
- pycodestyle generate-thumb
- pycodestyle szurubooru/