From: Ricter Z Date: Sat, 11 Aug 2018 01:32:35 +0000 (+0800) Subject: remove python3.7 X-Git-Tag: 0.2.15~7 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=dda849b770cb8c1e3cf0b9cdd3fd8e6b3d74e497;p=nhentai.git remove python3.7 --- diff --git a/.travis.yml b/.travis.yml index a4ba067..698dfa8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ python: - 2.7 - 2.6 - 3.6 - - 3.7 install: - python setup.py install