From 33a6e265350beb99c73f0ae22df2ceb69d507f59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 2 Mar 2019 12:12:28 +0100 Subject: [PATCH] Travis: Remove reduce check, tool has been removed. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 53f3f6747..1822c4403 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,9 +63,6 @@ matrix: - sudo install -D ./cfg/* -t /usr/share/cppcheck/cfg # check if it actually works: - /usr/bin/cppcheck ./cli -# check if reduce tool compiles - - echo $CXXFLAGS - - make -s reduce -j 2 # check if showtime=top5 works - ./tools/test_showtimetop5.sh # check matchcompiler