vp-build/common/travis
Gonzalo Tornaría 92720ddd33 Fix CI since github no longer accepts git:// protocol
As of today, everything fails on CI with:

```
Run common/travis/fetch_upstream.sh
Fetching upstream...
fatal: remote error:
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
Error: Process completed with exit code 128.
```

Switching `git://` to `https://` should fix this.
2022-01-11 16:44:57 +01:00
..
build.sh
changed_templates.sh
check-install.sh
fetch_upstream.sh Fix CI since github no longer accepts git:// protocol 2022-01-11 16:44:57 +01:00
fetch-xbps.sh
fetch-xtools.sh
license.lst
prepare.sh
set_mirror.sh
show_files.sh
xlint.sh