From f2c3ea94fe8b2579104436f01d24744a8c3e5140 Mon Sep 17 00:00:00 2001 From: Dan Marsden Date: Wed, 18 Nov 2015 14:49:20 +1300 Subject: [PATCH] fix php 7 statement --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 22a56b6..819e040 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ php: matrix: allow_failures: - - 7.0 + - php: 7.0 env: matrix: