Explorar el Código

testing creating file

Daniel Gibbs hace 11 años
padre
commit
abe9d9b626
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -2,6 +2,8 @@ language: bash
 
 before_script:
     - curl -L "https://shunit2.googlecode.com/files/shunit2-2.1.6.tgz" | tar zx
+    - mkdir /home/travis/build/dgibbs64/linuxgsm/7DaysToDie/serverfiles
+    - touch /home/travis/build/dgibbs64/linuxgsm/7DaysToDie/serverfiles/serverconfig.xml
 
 script: