From cf828a05de8bf124f2df41cf001c7b1a8e6692a7 Mon Sep 17 00:00:00 2001 From: RobThree Date: Fri, 20 Mar 2015 15:00:56 +0100 Subject: [PATCH] * WTH travis-ci... --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d195434..bd1a404 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ -language: php +language: php php: - 5.3 - 5.4 - 5.5 - - 5.6 + - 5.6 \ No newline at end of file