From 97b5338a506f3ee489eb1a474fd1612ad4c20dca Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Thu, 6 Aug 2015 10:46:13 +0000 Subject: [PATCH] Add PHP7 to build matrix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 784aee5..b2a6e8b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ php: - 5.4 - 5.5 - 5.6 + - 7.0 - hhvm branches: except: