[travis] Remove PHP 5.4 and 5.5

RSS-Bridge requires at least PHP 5.6
This commit is contained in:
logmanoriginal 2016-09-10 19:50:41 +02:00
parent 5ad2e38927
commit ccc816eae8

View file

@ -1,7 +1,5 @@
language: php
php:
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- hhvm