From 0f21416f3c560b11a22011527eef4bbb8e4321e6 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sun, 28 Jan 2018 14:17:07 -0800 Subject: [PATCH] include php 7.2 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 082f60c..3511bd5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ php: - 5.6 - 7.0 - 7.1 +- 7.2 - nightly before_script: composer install services: