Add more php versions

This commit is contained in:
Thilina Hasantha
2019-07-28 10:27:10 +02:00
parent cae28f03a5
commit 61abe71314

View File

@@ -10,6 +10,8 @@ install:
script: ant build-ci
language: php
php:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
after_failure: "cat /tmp/icehrm.test.log"