From: ArthurHoaro Date: Sun, 22 Oct 2017 11:24:12 +0000 (+0200) Subject: CI: run UT against PHP 7.2 (currently in Release Candidate) X-Git-Tag: v0.10.0~58^2~2 X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=commitdiff_plain;h=402f58e0ba3d7a066ce0a5c0693dc57bc89f2b39 CI: run UT against PHP 7.2 (currently in Release Candidate) --- diff --git a/.travis.yml b/.travis.yml index 322e4337..ca64ff59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ cache: directories: - $HOME/.composer/cache php: + - 7.2 - 7.1 - 7.0 - 5.6