mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Remove < PHP 5.6, since Laravel 5.2 requires PHP 5.6
This commit is contained in:
parent
90a99429b3
commit
2026a91bde
|
@ -8,7 +8,6 @@ language: php
|
||||||
|
|
||||||
# list any PHP version you want to test against
|
# list any PHP version you want to test against
|
||||||
php:
|
php:
|
||||||
- 5.5
|
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue