From f9c30068050be988e8374239915af7dbcb2ced7d Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 18 Oct 2018 11:28:56 +0200 Subject: [PATCH] 7.3 seems not yet to be available in Travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aa0776dc22..dfe5635630 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ php: - 7.0 - 7.1 - 7.2 - - 7.3 - master matrix: