Skip to content

Commit

Permalink
restored all Azure stages
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Dec 7, 2019
1 parent 2bf3dc1 commit 49dd3e5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,14 @@ jobs:
strategy:
maxParallel: 3
matrix:
# regular:
# TASK: regular
# PYTHON_VERSION: 3.6
# sdist:
# TASK: sdist
# PYTHON_VERSION: 3.5
# bdist:
# TASK: bdist
regular:
TASK: regular
PYTHON_VERSION: 3.6
sdist:
TASK: sdist
PYTHON_VERSION: 3.5
bdist:
TASK: bdist
r_package:
TASK: r-package
steps:
Expand Down

0 comments on commit 49dd3e5

Please sign in to comment.