Skip to content

Commit

Permalink
Merge f12d8ef into 97fa479
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLorenzo committed Jul 30, 2019
2 parents 97fa479 + f12d8ef commit f42ea6d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,13 @@ tasks:
in:
$flatten:
$map:
- short_name: 'py27'
- short_name: py27
image_tag: '2.7'
- short_name: 'py36'
- short_name: py36
image_tag: '3.6'
- short_name: 'py37'
- short_name: py37
image_tag: '3.7'
- short_name: docs-localbuild
image_tag: '3.7'
each(python_version):
$let:
Expand Down

0 comments on commit f42ea6d

Please sign in to comment.