소스 검색

added fix

Daniel Gibbs 11 년 전
부모
커밋
7bf3a6f707
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ before_script:
     - curl -L "http://downloads.sourceforge.net/shunit2/shunit2-2.0.3.tgz" | tar zx
 
 script:
+    - bash touch /home/travis/build/dgibbs64/linuxgsm/7DaysToDie/serverfiles/serverconfig.xml
     - bash 7DaysToDie/sdtdserver auto-install
     - bash 7DaysToDie/sdtdserver start
     - bash 7DaysToDie/sdtdserver stop