Steven Smith 10 жил өмнө
parent
commit
76bd746153

+ 1 - 0
.travis.yml

@@ -183,6 +183,7 @@ before_install:
   # but it requires —-allow-external and -—allow-unverified
   # but it requires —-allow-external and -—allow-unverified
   - pip install progressbar==2.2
   - pip install progressbar==2.2
   - pip install requests
   - pip install requests
+  - echo "127.0.0.1 " `hostname` | sudo tee /etc/hosts
 
 
 install:
 install:
   # Configure Travis-CI build environment for TFB
   # Configure Travis-CI build environment for TFB

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