From 402f58e0ba3d7a066ce0a5c0693dc57bc89f2b39 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sun, 22 Oct 2017 13:24:12 +0200 Subject: [PATCH] CI: run UT against PHP 7.2 (currently in Release Candidate) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.41.0