Skip to content

Commit

Permalink
scrutinizer config fix 10
Browse files Browse the repository at this point in the history
  • Loading branch information
KissPeter committed Jan 3, 2020
1 parent 9b99e8d commit 88d17b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ build:
idle_timeout: 10
test:
commands:
- command: pip3 install -r test/requirements_for_test.txt
on_node: 1
idle_timeout: 10
- command: 'cd test && pytest --durations=10 --show-capture=stdout -v -rP test.py'
on_node: 1
idle_timeout: 10
Expand Down

0 comments on commit 88d17b9

Please sign in to comment.