mirror of
https://github.com/chinayin/ip2region-core-php.git
synced 2025-12-03 12:14:26 +08:00
去掉composer test
This commit is contained in:
parent
e6c245cbdb
commit
33c6270c8c
@ -36,7 +36,6 @@
|
|||||||
"lint": "vendor/bin/php-cs-fixer fix -v",
|
"lint": "vendor/bin/php-cs-fixer fix -v",
|
||||||
"analyse": "vendor/bin/phpstan analyse",
|
"analyse": "vendor/bin/phpstan analyse",
|
||||||
"travis": [
|
"travis": [
|
||||||
"composer test",
|
|
||||||
"composer lint",
|
"composer lint",
|
||||||
"composer analyse"
|
"composer analyse"
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user