Browse Source

More Travis testing

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

+ 1 - 1
.travis.yml

@@ -208,4 +208,4 @@ script:
 
 after_script:
   - cat ./installs/resin-4.0.41/log/jvm-default.log
-  - cat /etc/mysql/my.cnf
+  - cat /etc/postgresql/9.3/main/postgresql.conf

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