Skip to content

Commit

Permalink
Update .scrutinizer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeichikawasalesforce committed Sep 19, 2023
1 parent 24d9f6b commit 4906f03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build:
coverage:
dependencies:
before:
- source /home/scrutinizer/virtualenv/bin/activate
- pip install --upgrade pip setuptools
project_setup:
override:
Expand All @@ -20,6 +21,7 @@ build:
analysis:
dependencies:
before:
- source /home/scrutinizer/virtualenv/bin/activate
- pip config set global.trusted-host "pypi.org files.pythonhosted.org pypi.python.org"
project_setup:
override:
Expand Down

0 comments on commit 4906f03

Please sign in to comment.