From: gggeek Date: Sun, 15 Mar 2015 21:56:53 +0000 (+0000) Subject: Add php 7 testing on travis X-Git-Tag: 4.0.0-alpha^2~175 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=a8670a714a4edcdd597b31059b6491b4595d9407 Add php 7 testing on travis --- diff --git a/.travis.yml b/.travis.yml index 58ff96d..9e6531e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ php: - 5.4 - 5.5 - 5.6 + - 7.0 - hhvm install: