From c86802b88fea25b64ef651f1d414eda1a96be694 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 26 Feb 2018 21:43:51 +0200 Subject: [PATCH] Use PHP 7.2 w/tests --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e3f9e86f24ba..c2f3336e7779 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,8 +10,8 @@ php: # - 5.6 # - 5.6 # - 7.0 - - 7.1 -# - 7.2 +# - 7.1 + - 7.2 # - hhvm addons: