travis-ci / apt-source-safelist

Safelist of apt sources approved for build environments with restricted sudo
MIT License
79 stars 94 forks source link

APT source safelist

This repo contains JSON files for the sources approved for addition in restricted build environments, specifically meant for the apt addon in travis-build. You can check here how to install packages with the APT addon.

At this moment, we are unable to continue processing the APT sources requests. If you require a new source, please use sudo: required in your .travis.yml file.

Thank you!

about key_url values

The sources present in ubuntu.json contain key_url values that are included for backward compatibility with any version of travis-build that may require it.