From 69452e17c59bcbac28e09d1bf3c699ea87c98e44 Mon Sep 17 00:00:00 2001 From: Ghazanfar Mir Date: Mon, 6 Apr 2020 17:41:59 +0100 Subject: [PATCH] Update .travis.yml (#34) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a0fef62..cf53461 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ env: - PLATFORM=travis php: - - '7.3' + - '7.2' before_install: - sudo apt-get update