Explorar o código

More Travis testing

Steven Smith %!s(int64=10) %!d(string=hai) anos
pai
achega
a16d518cec
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 3 0
      .travis.yml
  2. 1 0
      frameworks/Java/gemini/setup.sh

+ 3 - 0
.travis.yml

@@ -195,3 +195,6 @@ addons:
 script:
 script:
   # Pick one test in this directory and verify
   # Pick one test in this directory and verify
   - time ./toolset/run-ci.py verify "$TESTDIR"
   - 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
 echo "EmailExceptionHandler.FromEmailAddress = [email protected]" >> $configurationFile
 
 
 exit 0
 exit 0
+