Fix PHP 5.4 and 5.5 on CI

This commit is contained in:
Justin Hileman
2019-11-23 10:28:42 -08:00
parent 4c28410c3a
commit 916b13e060
+2
View File
@@ -9,7 +9,9 @@ matrix:
- php: 5.3
dist: precise
- php: 5.4
dist: trusty
- php: 5.5
dist: trusty
- php: 5.6
- php: 7.0
- php: 7.1