Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
David Anson 2019-05-30 20:34:09 -07:00
parent ce86ef688d
commit 0e8b40ad74

View file

@ -17,5 +17,5 @@ steps:
- script: | - script: |
npm install npm install
npm run build npm test
displayName: 'npm install and build' displayName: 'npm install and test'