[build] run ldd on the generated binary

This commit is contained in:
Timothy Stack 2017-04-07 08:43:42 -07:00
parent 7e55f7401f
commit 52d6e641c4
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@ fi
cp lnav ${TRAVIS_BUILD_DIR}/
cd ${TRAVIS_BUILD_DIR}
ldd lnav
VERSION=`git describe --tags`
zip lnav-${VERSION}-linux-64bit.zip lnav