remove PHP 5.6 not supported in master

This commit is contained in:
Ralf Becker 2019-02-07 17:20:13 +01:00
parent f4289d4277
commit e684269e53

View File

@ -1,9 +1,9 @@
language: php language: php
php: php:
- 5.6
- 7.0 - 7.0
- 7.1 - 7.1
- 7.2 - 7.2
- 7.3
- master - master
matrix: matrix: