Browse Source

More Travis testing

Steven Smith 9 years ago
parent
commit
b63da58126
2 changed files with 1 additions and 1 deletions
  1. 1 0
      .travis.yml
  2. 0 1
      frameworks/Java/gemini/setup.sh

+ 1 - 0
.travis.yml

@@ -198,3 +198,4 @@ script:
 
 after_script:
   - cat ./installs/resin-4.0.41/log/jvm-default.log
+  - cat ./frameworks/Java/gemini/Logs/Application-Logs/2015-12-02.log

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

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