mirror of
https://github.com/google/googletest.git
synced 2025-01-15 00:47:54 +08:00
More docs in travis config
This commit is contained in:
parent
b8f9b2b540
commit
bbbc025d2e
@ -14,6 +14,10 @@ install:
|
|||||||
- ${CXX} -v
|
- ${CXX} -v
|
||||||
addons:
|
addons:
|
||||||
apt:
|
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:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
- llvm-toolchain-precise-3.7
|
- llvm-toolchain-precise-3.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user