summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatt Farina <[email protected]>2015-03-23 18:49:28 -0400
committerMatt Farina <[email protected]>2015-03-23 18:49:28 -0400
commit41727c53495183269bb9c6ea6f5d8cc69deb8479 (patch)
treef883c6982ce9c91eeb82f3ef6ae85e4017686e04 /.travis.yml
parentbe9c09e4fc5cadd551a3b6c29828043d9ac3c6f6 (diff)
Removing PHP 7 check as this is not a gate.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
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"