OSDN Git Service

travis: explicitly LD_LIBRARY_PATH the local libraries
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 6 Apr 2017 12:32:36 +0000 (13:32 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 30 Apr 2017 08:46:31 +0000 (09:46 +0100)
commitf2d91f2065f739321d9de9bb1d66a7ee1c6dbd80
tree122fec66166ca6a9647a0861d3ebf6315a158de5
parent9a97d9081d9f8efba439b732afbb31a8213fd9f5
travis: explicitly LD_LIBRARY_PATH the local libraries

Some of the libraries may be dlopened, which may not always work due to
the non-standard prefix that we're using.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Andres Gomez <agomez@igalia.com>
(cherry picked from commit cb820daa3ff2dcd697144150e2a9daf1a8898117)
.travis.yml