Browse Source

More Travis testing

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

+ 0 - 4
.travis.yml

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

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

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