This repo contains JSON files for the sources approved for addition in restricted build environments, specifically meant for the apt
addon in travis-build.
- Check the list of approved source for your build environment (most likely
ubuntu
). - If it's not in there, check for existing issues requesting the source you
want, and if one doesn't exist please
open an issue requesting the source you need in the this
repo
(and be sure to replace
__SOURCE__
in the issue title 😉). The body of the issue must include the "deb source line" which may be a ppa alias such asppa:fkrull/deadsnakes
. If the deb source is not a PPA, you must also include the URL to the GPG key. - Please be patient 😺