From 0ab99728e714718b73e787e010bf2b3519e74ea8 Mon Sep 17 00:00:00 2001 From: mpalourdio Date: Tue, 16 Jun 2015 14:07:52 +0200 Subject: [PATCH] Add PHP7 to the build matrix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6669c9318..34eb4e13e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ php: - 5.4 - 5.5 - 5.6 + - 7 - hhvm before_script: