From: Christian Weiske Date: Thu, 19 Dec 2019 09:03:11 +0000 (+0100) Subject: Let travis test on PHP 7.2, 7.3 and 7.4 X-Git-Tag: v0.7.3~2 X-Git-Url: https://git.cweiske.de/grauphel.git/commitdiff_plain/8d70768e094dbc69c74b657a4b82b784d639bed4 Let travis test on PHP 7.2, 7.3 and 7.4 --- diff --git a/.travis.yml b/.travis.yml index c7216ec..5f179b2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,8 @@ addons: - xsltproc php: - 7.2 - - 7.1 - - 5.6 + - 7.3 + - 7.4 script: - cd tests - phpunit .