mirror of
https://github.com/google/googletest.git
synced 2025-04-14 08:50:35 +00:00
Update .travis.yml
This commit is contained in:
parent
13218917c8
commit
29f94e0106
1 changed files with 0 additions and 4 deletions
|
@ -13,15 +13,11 @@ matrix:
|
|||
- os: linux
|
||||
group: deprecated-2017Q4
|
||||
compiler: gcc
|
||||
sudo: true
|
||||
cache:
|
||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||
script: ./ci/build-linux-bazel.sh
|
||||
- os: linux
|
||||
group: deprecated-2017Q4
|
||||
compiler: clang
|
||||
sudo: true
|
||||
cache:
|
||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||
script: ./ci/build-linux-bazel.sh
|
||||
- os: linux
|
||||
|
|
Loading…
Add table
Reference in a new issue