Travis: Remove reduce check, tool has been removed.

This commit is contained in:
Daniel Marjamäki 2019-03-02 12:12:28 +01:00
parent 5e88258005
commit 33a6e26535
1 changed files with 0 additions and 3 deletions

View File

@ -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