Browse Source

More Travis testing

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

+ 1 - 0
.travis.yml

@@ -199,3 +199,4 @@ 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 /etc/mysql/my.cnf

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