Add PHP 7.2 to the Travis build matrix

This commit is contained in:
Ben Ramsey
2017-11-08 21:25:25 -06:00
parent bd7f7f3135
commit ca4154648d
+1
View File
@@ -6,6 +6,7 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2
- nightly
matrix: