mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
Try nightly and latest 5.6.4
This commit is contained in:
parent
4753d70946
commit
fb0cce0640
|
@ -8,7 +8,9 @@ language: php
|
||||||
|
|
||||||
# list any PHP version you want to test against
|
# list any PHP version you want to test against
|
||||||
php:
|
php:
|
||||||
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
|
- nightly
|
||||||
|
|
||||||
# execute any number of scripts before the test run, custom env's are available as variables
|
# execute any number of scripts before the test run, custom env's are available as variables
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in a new issue