From af550af3aa10fc3c8c1f275f20f59a2c39d06d97 Mon Sep 17 00:00:00 2001 From: Olivier Mansour Date: Mon, 14 Sep 2015 06:58:08 +0200 Subject: [PATCH] =?UTF-8?q?php=207=20continuous=20int=C3=A9gration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e88dc3b..5613838 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ php: - 5.4 - 5.5 - 5.6 + - 7 before_script: - wget http://getcomposer.org/composer.phar