don't test on old PHP releases anymore

This commit is contained in:
Andreas Gohr 2020-08-12 17:41:18 +02:00
parent 3f874cb397
commit 04225b4a35
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@ php:
- "nightly"
- "7.3"
- "7.2"
- "7.1"
- "7.0"
- "5.6"
env:
- DISABLE_FUNCTIONS=
- DISABLE_FUNCTIONS="gzopen"