mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
Specified PHP 5.6.4 for unit tests
This commit is contained in:
parent
68ac4abe2c
commit
a8d5d4a446
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue