From a422363604652a3a019d709438602101d170a173 Mon Sep 17 00:00:00 2001 From: Oliver Radwell Date: Thu, 29 Sep 2022 22:52:11 +0100 Subject: [PATCH] Set both env in single item --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ef9e6d7..2b3bd86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,8 +9,7 @@ php: - 8.1.0 env: - - COVERAGE=0 - - INSTALL_PROPHECY=1 + - COVERAGE=0 INSTALL_PROPHECY=1 matrix: include: