Skip to content

Commit

Permalink
run brew python
Browse files Browse the repository at this point in the history
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
  • Loading branch information
gaborbernat committed Feb 16, 2020
1 parent 39b2ed7 commit e14bcdb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@ jobs:
image: [linux, windows, macOs]
pypy3:
image: [linux, windows, macOs]
homebrew_py3:
image: [macOs]
py: brew@python3
toxenv: py37
homebrew_py2:
image: [macOs]
py: brew@python2
toxenv: py27
fix_lint:
image: [linux, windows]
docs:
Expand Down

0 comments on commit e14bcdb

Please sign in to comment.