Skip to content
Snippets Groups Projects
Commit 7ada9b66 authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

Finish removing autotools

parent 807d590a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment