print commit message

This commit is contained in:
Gleb Bahmutov
2017-10-05 17:43:26 -04:00
parent 5c788126d3
commit b103aa9a1a
+4
View File
@@ -43,6 +43,10 @@ test_script:
# Output useful info for debugging.
- node --version
- npm --version
- echo Commit message
- echo %APPVEYOR_REPO_COMMIT_MESSAGE%
- echo body of commit message, if any
- echo %APPVEYOR_REPO_COMMIT_MESSAGE_EXTENDED%
- 7z
- cd packages/launcher && node index.js && cd ../..
# make sure mocha runs