diff --git a/.travis.yml b/.travis.yml index 1d29b8f..cea1692 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ services: - docker script: - - wget -O- http://travis.debian.net/script.sh | sh - + - wget -O- https://raw.githubusercontent.com/gilir/travis.debian.net/gh-pages/script.sh | sh - if: tag IS blank