mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-04-01 16:46:31 +05:30
Removed coveralls and phpcs testing
This commit is contained in:
parent
ca1b977786
commit
661086d3b8
@ -23,8 +23,4 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- mkdir -p build/logs
|
- mkdir -p build/logs
|
||||||
- phpunit --coverage-text
|
- phpunit --coverage-text
|
||||||
- ./vendor/bin/FizzFuzz run tests/fuzz
|
- ./vendor/bin/FizzFuzz run tests/fuzz
|
||||||
- ./vendor/bin/phpcs src --standard=psr2
|
|
||||||
|
|
||||||
after_script:
|
|
||||||
- php vendor/bin/coveralls
|
|
Loading…
x
Reference in New Issue
Block a user