Skip to content

Instantly share code, notes, and snippets.

@dorayakikun
Created March 9, 2019 08:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dorayakikun/a9c0cd07bb7d5faa27942ec002d44004 to your computer and use it in GitHub Desktop.
Save dorayakikun/a9c0cd07bb7d5faa27942ec002d44004 to your computer and use it in GitHub Desktop.
Azure Pipelines使ってみた_matrix-strategy
strategy:
matrix:
node_8_x:
node_version: 8.x
node_10_x:
node_version: 10.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment