Merge pull request #181 from Icinga/bugfix/travis-tests-php-5-6

Update travis CI tests to >= PHP 5.6
This commit is contained in:
Eric Lippmann 2018-08-01 09:17:49 +02:00 committed by GitHub
commit 42a7a54e06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: