mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Reordered PHP versions because anal-retentive
This commit is contained in:
parent
999c4e781d
commit
e64e1207cf
|
@ -14,8 +14,8 @@ services:
|
||||||
|
|
||||||
# list any PHP version you want to test against
|
# list any PHP version you want to test against
|
||||||
php:
|
php:
|
||||||
- 7.1.4
|
|
||||||
- 7.1.3
|
- 7.1.3
|
||||||
|
- 7.1.4
|
||||||
- 7.2
|
- 7.2
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue