Newer phpunit can't support older PHP

They're very old, and 5.6 is available in Debian stable and oldstable,
so drop support.
This commit is contained in:
Stephen Paul Weber 2018-07-25 10:31:52 -05:00
parent 26560f7bca
commit 724d5b16f3

View File

@ -1,7 +1,5 @@
language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1