We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e87376f + 668f47c commit a7709e5Copy full SHA for a7709e5
appveyor.yml
@@ -14,6 +14,7 @@ test_script:
14
# Output useful info for debugging.
15
- node --version
16
- npm --version
17
+ - git --version
18
# run tests
19
- npm test
20
0 commit comments