3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 23:05:41 +00:00

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