Skip to content

Commit

Permalink
fix: add missing line 'strategy' (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoonoh committed Oct 29, 2019
1 parent 048ad96 commit d7e28ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
condition: eq(variables['Build.SourceBranch'], 'refs/tags/latest')
pool:
vmImage: ubuntu-16.04
strategy:
matrix:
node_10_x:
node_version: 10.x
Expand Down

0 comments on commit d7e28ec

Please sign in to comment.