Update .travis.yml with the patched script

This commit is contained in:
Julien Lavergne 2018-03-29 18:46:35 +02:00
parent 4c7b9e71b5
commit 7b7f148faf

View File

@ -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