From 503f46aa4d2482c6f52bb15b0b655f88b94b1d45 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Thu, 24 Jul 2014 23:11:56 +0200 Subject: another try and configuring travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ab88aa9ce..9c3193d19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ php: # PHP 5.6 is not yet released, allow failures matrix: allow_failures: - - "5.6" + - php: "5.6" notifications: irc: channels: -- cgit v1.2.3