From b92d616ba9af129ac3c93bf7d4ee4f57b6208b85 Mon Sep 17 00:00:00 2001 From: s-nakajima Date: Sat, 1 Aug 2020 17:56:00 +0900 Subject: [PATCH] =?UTF-8?q?change:=20test:=20Travis=E3=81=8B=E3=82=89PHP5.?= =?UTF-8?q?6=E3=82=92=E5=89=8A=E9=99=A4,php72=E4=BB=A5=E9=99=8D=E3=81=A7Un?= =?UTF-8?q?itTest=E3=81=A7Warning=E3=81=8C=E5=87=BA=E3=82=8B=E3=81=9F?= =?UTF-8?q?=E3=82=81=E4=BF=AE=E6=AD=A3=20https://github.com/NetCommons3/Ne?= =?UTF-8?q?tCommons3/issues/1588?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 - phpunit.xml.dist | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0033183..b3e4c11 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: php php: - - 5.6 - 7.0 - 7.1 - 7.2 diff --git a/phpunit.xml.dist b/phpunit.xml.dist index ab640b8..18c92af 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,5 +1,11 @@ + + + + + + app/Plugin/CommunitySpace