Test on PHP 5.3 too

This commit is contained in:
Graham Campbell
2018-10-27 12:51:17 +01:00
committed by GitHub
parent b5093910b9
commit f21b3a18ba
+3
View File
@@ -7,6 +7,7 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- nightly
env: CC=gcc
matrix:
@@ -28,6 +29,8 @@ matrix:
env: CC=clang
- php: 7.2
env: CC=clang
- php: 7.3
env: CC=clang
addons:
apt:
packages: clang