From 7f88c7423f0b0c8c565f7e4d4d1b37ba14e55dae Mon Sep 17 00:00:00 2001 From: Kevin Decherf Date: Sat, 4 Apr 2020 17:11:25 +0200 Subject: Replace wallabag's fork of tcpdf with the original one, fix notices for PHP 7.4 Signed-off-by: Kevin Decherf --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c09bcd22..8adef62e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,8 +39,6 @@ matrix: include: - php: 7.3 env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite - allow_failures: - - php: 7.4 # exclude v1 branches branches: -- cgit v1.2.3