From: gggeek Date: Fri, 30 Jun 2017 22:56:35 +0000 (+0100) Subject: Add php 7 to Travis tests matrix X-Git-Tag: 3.1.0~24 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=61762107acd6ee646da50499d3b2b0e72fbcb79f Add php 7 to Travis tests matrix --- diff --git a/.travis.yml b/.travis.yml index ca59cd0..d2eb5d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,8 @@ php: - 5.4 - 5.5 - 5.6 + - 7.0 + - 7.1 - hhvm install: