Update travis CI tests to >= PHP 5.6

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
This commit is contained in:
Michael Friedrich 2018-07-31 13:39:55 +02:00 committed by Eric Lippmann
parent 0f5102da27
commit 91adfc186c

View file

@ -5,15 +5,14 @@ php:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
- nightly
matrix:
include:
- php: '5.3'
dist: precise
sudo: required
fast_finish: true
allow_failures:
- php: 5.4
- php: 5.5
- php: nightly
cache: