Merge branch 'master' of https://github.com/google/googletest
This commit is contained in:
commit
717d784ab2
|
@ -11,13 +11,13 @@ language: cpp
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
group: deprecated-2017Q4
|
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
sudo : true
|
||||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||||
script: ./ci/build-linux-bazel.sh
|
script: ./ci/build-linux-bazel.sh
|
||||||
- os: linux
|
- os: linux
|
||||||
group: deprecated-2017Q4
|
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
sudo : true
|
||||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||||
script: ./ci/build-linux-bazel.sh
|
script: ./ci/build-linux-bazel.sh
|
||||||
- os: linux
|
- os: linux
|
||||||
|
|
Loading…
Reference in New Issue
Block a user