From 7ada9b66be49265394dc7037e38986a0cbddb534 Mon Sep 17 00:00:00 2001 From: Gennadiy Civil Date: Thu, 13 Jun 2019 16:40:54 -0400 Subject: Finish removing autotools --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4b90bd0..61c51dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,12 +30,6 @@ matrix: - 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 env: BUILD_TYPE=Debug VERBOSE=1 CXX_FLAGS=-std=c++11 - os: linux group: deprecated-2017Q4 -- cgit v0.12