Commit 7ada9b66 by Gennadiy Civil

Finish removing autotools

parent 807d590a
...@@ -30,12 +30,6 @@ matrix: ...@@ -30,12 +30,6 @@ matrix:
- os: linux - os: linux
group: deprecated-2017Q4 group: deprecated-2017Q4
compiler: gcc 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
env: BUILD_TYPE=Debug VERBOSE=1 CXX_FLAGS=-std=c++11 env: BUILD_TYPE=Debug VERBOSE=1 CXX_FLAGS=-std=c++11
- os: linux - os: linux
group: deprecated-2017Q4 group: deprecated-2017Q4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment