From 203c4b177a829147699bb1ec84d23fd2b6a54609 Mon Sep 17 00:00:00 2001 From: hMatoba Date: Tue, 23 Oct 2018 23:33:31 +0900 Subject: [PATCH] Revert "Update .travis.yml" This reverts commit fb793f11cae1da8af66ad04a4781290a0cf01b34. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a42820e..941a470 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ python: - 3.4 - 3.5 - 3.6 - - 3.7 + - 3.7-dev install: - pip install pillow==5.0.0