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.
1 parent 4ac09b3 commit 32bbfe8Copy full SHA for 32bbfe8
.travis.yml
@@ -16,3 +16,6 @@ install:
16
script:
17
- npm run compile
18
- npm run e2e
19
+
20
+after_failure:
21
+ - cat e2e/server-fixture/log.txt
0 commit comments