Skip to content

Commit

Permalink
build from source
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Apr 2, 2019
1 parent 390aeac commit 85b7bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
watchman -v
displayName: Install Watchman
- script: npm install
- script: npm install --build-from-source
displayName: Install dependencies
- script: npm test
displayName: Run tests
Expand Down

0 comments on commit 85b7bbc

Please sign in to comment.