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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user