Travis-CI: Remove ldd + size, for now

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson 2018-08-02 23:10:41 +02:00
parent 221dc9ca8b
commit 5e7883318f

View File

@ -23,5 +23,3 @@ script:
- make -j5
- make install-strip
- tree /tmp/sysklogd
- ldd /tmp/sysklogd/sbin/{sysklogd, klogd}
- size /tmp/sysklogd/sbin/{sysklogd, klogd}