Skip to content

Commit

Permalink
Apply azure-pipelines plugin (#4169)
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov authored Oct 11, 2019
1 parent d39f94d commit 50d8af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/stage-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ stages:
displayName: 'Cythonize'
- script: |
pip install -r requirements/dev.txt
pip install -r requirements/dev.txt pytest-azurepipelines
displayName: 'Install dependencies'
env:
AIOHTTP_NO_EXTENSIONS: '$(no_extensions)'
Expand Down

0 comments on commit 50d8af7

Please sign in to comment.