summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2013-06-08 16:46:32 -0400
committerBharat Mediratta <bharat@menalto.com>2013-06-08 16:46:32 -0400
commitac804d870055de57a7f2a27bf849a4a92a788d2f (patch)
tree7b84f1d8ee94ee9fd56f5a6ba1442798a6fe17af
parent0aebd9e9f633a488c3b9bb83f72d638d1871efaa (diff)
Drop PHP 5.5 - it's segfaulting on Travis and it's not released yet anyway.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d5cab28b..968b8bdd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: php
php:
- 5.3
- 5.4
- - 5.5
branches:
only: