Skip to content

Commit

Permalink
another scrutinizer try :-(
Browse files Browse the repository at this point in the history
  • Loading branch information
KissPeter committed Feb 11, 2020
1 parent 4adc033 commit 3d4169d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ build:
- py-scrutinizer-run
- command: pylint-run
use_website_config: true
test-setup:
test:
project_setup:
before:
- command: pip3 install -r test/requirements_for_test.txt
Expand All @@ -31,7 +31,6 @@ build:
background: true
on_node: 1
idle_timeout: 10
test:
commands:
- command: 'pytest --cov-report term --cov=apifuzzer --durations=10 --show-capture=stdout -vv -rP test'
on_node: 1
Expand Down

0 comments on commit 3d4169d

Please sign in to comment.