1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-05-29 18:51:06 +02:00

[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