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