Steven Smith 10 жил өмнө
parent
commit
a16d518cec

+ 3 - 0
.travis.yml

@@ -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

+ 1 - 0
frameworks/Java/gemini/setup.sh

@@ -55,3 +55,4 @@ echo "EmailExceptionHandler.ToEmailAddress = [email protected]" >> $configur
 echo "EmailExceptionHandler.FromEmailAddress = [email protected]" >> $configurationFile
 
 exit 0
+