[travis] Remove PHP 5.4 and 5.5
RSS-Bridge requires at least PHP 5.6
This commit is contained in:
parent
5ad2e38927
commit
ccc816eae8
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
language: php
|
||||
php:
|
||||
- '5.4'
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
- hhvm
|
||||
|
|
Loading…
Reference in a new issue