add testing on php 7.2

This commit is contained in:
El RIDO 2017-12-03 15:39:05 +01:00
parent 39860dfdc4
commit 1f4e0092d9
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

View File

@ -6,6 +6,7 @@ php:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
# as this is a php project, node.js v4 (for JS unit testing) isn't installed
install: