From dea41c07fa0a31bdae914a91c2e0bac7c9f5290a Mon Sep 17 00:00:00 2001 From: preetishishodia7 Date: Mon, 12 Dec 2022 13:18:01 +0530 Subject: [PATCH] updating composer --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 895d1e06..fdf985e5 100755 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ php: - 8.0 - 8.1 before_install: "composer install" -script: "vendor/bin/phpunit" +# script: "vendor/bin/phpunit"