We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638a54b commit ae77dfbCopy full SHA for ae77dfb
.appveyor.yml
@@ -14,6 +14,8 @@ test_script:
14
- node --version
15
- npm --version
16
- npm test
17
+ - echo ---------------- Exit Code is %errorlevel%
18
- node tests\e2e_runner.js
19
20
21
build: off
0 commit comments