浏览代码

More Travis testing

Steven Smith 10 年之前
父节点
当前提交
b63da58126
共有 2 个文件被更改,包括 1 次插入1 次删除
  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
-