From: ArthurHoaro Date: Thu, 1 Aug 2019 17:39:56 +0000 (+0200) Subject: Remove Travis unit tests against PHP 5.6 and 7.0 X-Git-Tag: v0.11.1~1^2~3^2 X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=commitdiff_plain;h=5e61546a32b81fdc33310f30a0b070cd51e154ed Remove Travis unit tests against PHP 5.6 and 7.0 --- diff --git a/.travis.yml b/.travis.yml index c6400eef..d1415423 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,10 +9,6 @@ matrix: php: 7.2 - language: php php: 7.1 - - language: php - php: 7.0 - - language: php - php: 5.6 - language: node_js node_js: 8 cache: