From 41727c53495183269bb9c6ea6f5d8cc69deb8479 Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Mon, 23 Mar 2015 18:49:28 -0400 Subject: Removing PHP 7 check as this is not a gate. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4df386b..5b31d71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,6 @@ php: - 5.5 - 5.6 - hhvm - - nightly notifications: irc: "irc.freenode.net#masterminds" -- cgit v1.2.3