mirror of
https://github.com/google/googletest.git
synced 2025-04-14 08:50:35 +00:00
Finish removing autotools
This commit is contained in:
parent
807d590a22
commit
7ada9b66be
1 changed files with 0 additions and 6 deletions
|
@ -27,12 +27,6 @@ matrix:
|
|||
sudo : true
|
||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||
script: ./ci/build-linux-bazel.sh
|
||||
- os: linux
|
||||
group: deprecated-2017Q4
|
||||
compiler: gcc
|
||||
install: ./ci/install-linux.sh && ./ci/log-config.sh
|
||||
script: ./ci/build-linux-autotools.sh
|
||||
env: VERBOSE=1 CXXFLAGS=-std=c++11
|
||||
- os: linux
|
||||
group: deprecated-2017Q4
|
||||
compiler: gcc
|
||||
|
|
Loading…
Add table
Reference in a new issue