From c1ab35b50c596e4a03a3b0bc2eb2134734b06f9f Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Sat, 18 Jul 2015 22:26:47 +0200 Subject: Add PHP 7 to test matrix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c62465d84..d5b442ff5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ php: - 5.5 - 5.6 - hhvm + - 7 matrix: allow_failures: -- cgit v1.2.3