From 38db7c079a87c80ea63f89e767f4d4ca86c002b5 Mon Sep 17 00:00:00 2001 From: nothink Date: Thu, 26 Jul 2018 01:03:31 +0900 Subject: [PATCH] Check Travis-CI env --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4e6d0551..7214f840 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ matrix: - pip install -r requirements.txt - pip install -r dev-requirements.txt script: - - python -c "print(os.getenv('CI'))" + - python -c "import os;print(os.getenv('CI'))" - pycodestyle wait-for-es - pycodestyle generate-thumb - pycodestyle szurubooru/