mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 08:23:03 +05:30
Updated .travis.yml to use FizzFuzz
This commit is contained in:
parent
90e585ba9a
commit
f046a024e4
@ -23,7 +23,7 @@ before_script:
|
||||
script:
|
||||
- mkdir -p build/logs
|
||||
- phpunit --coverage-text
|
||||
- ./vendor/bin/codecept run resourceServer -d
|
||||
- ./vendor/bin/FizzFuzz run tests/fuzz
|
||||
- ./vendor/bin/phpcs src --standard=psr2
|
||||
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user