Ver Fonte

Updated 404 shunit link

Thanks to Cedar
UltimateByte há 9 anos atrás
pai
commit
8bc71ca9b8
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -4,7 +4,7 @@ env:
 - DISTRO=ubuntu-trusty
 
 before_script:
-    - curl -L "https://shunit2.googlecode.com/files/shunit2-2.1.6.tgz" | tar zx
+    - curl -L "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/shunit2/shunit2-2.1.6.tgz" | tar zx
 
 addons:
   apt:
@@ -23,4 +23,4 @@ addons:
 script:
 
     - bash tests/tests_jc2server.sh
-    - bash tests/tests_ts3server.sh
+    - bash tests/tests_ts3server.sh