@@ -195,3 +195,6 @@ addons:
script:
# Pick one test in this directory and verify
- time ./toolset/run-ci.py verify "$TESTDIR"
+
+after_script:
+ - cat ./installs/resin-4.0.41/log/jvm-default.log
@@ -55,3 +55,4 @@ echo "EmailExceptionHandler.ToEmailAddress = [email protected]" >> $configur
echo "EmailExceptionHandler.FromEmailAddress = [email protected]" >> $configurationFile
exit 0