aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAnton Klautsan <DukeXar@gmail.com>2015-10-18 02:34:12 +0100
committerAnton Klautsan <DukeXar@gmail.com>2015-10-18 02:34:12 +0100
commitbbbc025d2e845c2a71961746c2c6167eeb42ec60 (patch)
treeb621217d5201f273ecfc5a725bde910a726d8e27 /.travis.yml
parentb8f9b2b540d9e4572eb1839df470d96f3e91986b (diff)
downloadgoogletest-bbbc025d2e845c2a71961746c2c6167eeb42ec60.tar.gz
googletest-bbbc025d2e845c2a71961746c2c6167eeb42ec60.tar.bz2
googletest-bbbc025d2e845c2a71961746c2c6167eeb42ec60.zip
More docs in travis config
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
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