* Try older PHP versions for the last time

This commit is contained in:
RobThree
2018-06-06 01:50:29 +02:00
parent 5de91c2837
commit 4ac2670429
+2
View File
@@ -1,6 +1,8 @@
language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1