mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-22 15:12:27 -05:00
print commit message
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user