Dropped PHP <5.5 in travis.

This commit is contained in:
Joshua Sherman 2014-01-03 19:09:46 -05:00
parent dd2e6994fa
commit 13e9507b49

View file

@ -2,14 +2,10 @@ language: php
php:
- 5.5
- 5.4
- 5.3
- hhvm
matrix:
allow_failures:
- php: 5.4
- php: 5.3
- php: hhvm
install: