From e9203dd4bd8e4c49cd50adfec712eb5b2a56de06 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Fri, 13 Mar 2020 12:21:16 +0900 Subject: [PATCH 1/3] =?UTF-8?q?change:=20test:=20travis.yml=E3=81=8B?= =?UTF-8?q?=E3=82=89php5.4,5.5=E3=82=92=E5=89=8A=E9=99=A4=E3=80=82php7.3,7?= =?UTF-8?q?.4=E3=82=92=E8=BF=BD=E5=8A=A0=20https://github.com/NetCommons3/?= =?UTF-8?q?NetCommons3/issues/1560?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0d539fd..9c3c5e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,12 @@ language: php php: - - 5.4 - - 5.5 - 5.6 - 7.0 - 7.1 - 7.2 + - 7.3 + - 7.4 sudo: false dist: trusty From 0040ed18f5423ce736d6797a972d9448394ac018 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Fri, 13 Mar 2020 23:18:33 +0900 Subject: [PATCH 2/3] =?UTF-8?q?change:=20test:=20TravisCI=E3=81=8Cphp74?= =?UTF-8?q?=E3=81=A7ZipArchive=E3=81=A8imagecreatefromgif=E3=82=92?= =?UTF-8?q?=E5=AF=BE=E5=BF=9C=E3=81=97=E3=81=A6=E3=81=84=E3=81=AA=E3=81=84?= =?UTF-8?q?=E3=81=9F=E3=82=81php73=E3=81=BE=E3=81=A7=E3=81=A8=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=80=82=20https://github.com/NetCommons3/NetCommons3?= =?UTF-8?q?/issues/1560?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9c3c5e1..d16ddb2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ php: - 7.1 - 7.2 - 7.3 - - 7.4 sudo: false dist: trusty From fa58d8eb25ab9d7d9b953c267cd8ce24e9a00a96 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Sat, 14 Mar 2020 19:27:30 +0900 Subject: [PATCH 3/3] =?UTF-8?q?change:=20test:=20TravisCI=E3=81=8Cphp74?= =?UTF-8?q?=E3=81=A7ZipArchive=E3=81=A8imagecreatefromgif=E3=82=92?= =?UTF-8?q?=E5=AF=BE=E5=BF=9C=E3=81=97=E3=81=A6=E3=81=84=E3=81=AA=E3=81=84?= =?UTF-8?q?=E3=81=9F=E3=82=81=E3=82=A8=E3=83=A9=E3=83=BC=E3=81=A8=E3=81=AA?= =?UTF-8?q?=E3=82=8B=E3=81=8Ctravis.yml=E3=81=AB=E8=BF=BD=E5=8A=A0?= =?UTF-8?q?=E3=81=97=E3=81=A6=E3=81=8A=E3=81=8F=20https://github.com/NetCo?= =?UTF-8?q?mmons3/NetCommons3/issues/1560?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d16ddb2..9c3c5e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ php: - 7.1 - 7.2 - 7.3 + - 7.4 sudo: false dist: trusty