From bd574d776b721ff8ecbc7ac032e8be0cb8595f63 Mon Sep 17 00:00:00 2001 From: abdounikarim Date: Mon, 25 Nov 2019 22:01:02 +0100 Subject: [PATCH] remove variable --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5636019..25c554d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,4 +34,4 @@ install: script: - composer validate --strict --no-check-lock - - ./vendor/bin/simple-phpunit $PHPUNIT_FLAGS \ No newline at end of file + - ./vendor/bin/simple-phpunit \ No newline at end of file