Remove php5.6 from travis

This commit is contained in:
Thilina Pituwala
2020-11-01 02:31:57 +01:00
parent 4887d89c69
commit 2a9e65d8a8

View File

@@ -14,7 +14,6 @@ install:
script: ant build-ci script: ant build-ci
language: php language: php
php: php:
- '5.6'
- '7.0' - '7.0'
- '7.1' - '7.1'
- '7.2' - '7.2'