mirror of
https://github.com/certbot/certbot.git
synced 2026-03-12 13:42:09 -04:00
* We choose a different Travis infra for one of the jobs, as in https://github.com/numpy/numpy/blob/master/.travis.yml#L49. * We keep the language as "python" so the installation of packages (like tox, which we need) doesn't fail. * Override the before_install to disable the dpkg stuff the other jobs need. * adduser is redundant with `--groups sudo` above, so we delete it. |
||
|---|---|---|
| .. | ||
| pieces | ||
| tests | ||
| build.py | ||
| Dockerfile | ||
| letsencrypt-auto | ||
| letsencrypt-auto.sig | ||
| letsencrypt-auto.template | ||