Update .travis.yml with the patched script

ubuntu/bionic
Julien Lavergne 6 years ago
parent 4c7b9e71b5
commit 7b7f148faf

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

Loading…
Cancel
Save