From 56b48a0e1dbbfff0dd590c163f5959d0fdffea31 Mon Sep 17 00:00:00 2001 From: Wessel Strengholt Date: Tue, 27 Aug 2019 13:37:23 +0200 Subject: [PATCH] Remove tests for php 7.4 which is not installed yet. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e0d4ecf..291e6ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ language: php php: - 7.2 - 7.3 - - 7.4 install: - composer require satooshi/php-coveralls