diff --git a/.travis.yml b/.travis.yml index 7a1c63dcf..f91811da3 100644 --- a/.travis.yml +++ b/.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 \ No newline at end of file + - bash tests/tests_ts3server.sh