We don't support PHP 5.4 anymore

This commit is contained in:
Alex Bilbie 2015-11-13 17:37:53 +00:00
parent b479cb7912
commit 0a602cb022

View File

@ -7,17 +7,10 @@ cache:
- vendor
php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
matrix:
allow_failures:
- php: 7.0
- php: hhvm
fast_finish: true
install:
- travis_retry composer install --no-interaction --prefer-source