From bbbc025d2e845c2a71961746c2c6167eeb42ec60 Mon Sep 17 00:00:00 2001 From: Anton Klautsan Date: Sun, 18 Oct 2015 02:34:12 +0100 Subject: [PATCH] More docs in travis config --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index effd4b5b..d7d1ab39 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,10 @@ install: - ${CXX} -v addons: apt: + # List of whitelisted in travis packages for ubuntu-precise can be found here: + # https://github.com/travis-ci/apt-package-whitelist/blob/master/ubuntu-precise + # List of whitelisted in travis apt-sources: + # https://github.com/travis-ci/apt-source-whitelist/blob/master/ubuntu.json sources: - ubuntu-toolchain-r-test - llvm-toolchain-precise-3.7