Finish removing autotools
This commit is contained in:
		@@ -27,12 +27,6 @@ matrix:
 | 
				
			|||||||
      sudo : true
 | 
					      sudo : true
 | 
				
			||||||
      install: ./ci/install-linux.sh && ./ci/log-config.sh
 | 
					      install: ./ci/install-linux.sh && ./ci/log-config.sh
 | 
				
			||||||
      script: ./ci/build-linux-bazel.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
 | 
					    - os: linux
 | 
				
			||||||
      group: deprecated-2017Q4
 | 
					      group: deprecated-2017Q4
 | 
				
			||||||
      compiler: gcc
 | 
					      compiler: gcc
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user