Specified PHP 5.6.4 for unit tests

This commit is contained in:
snipe 2016-12-14 06:36:25 -08:00
parent 68ac4abe2c
commit a8d5d4a446

View file

@ -8,7 +8,7 @@ language: php
# list any PHP version you want to test against
php:
- 5.6
- 5.6.4
- 7.0
# execute any number of scripts before the test run, custom env's are available as variables