We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 65ce57c commit ac8ca05Copy full SHA for ac8ca05
.ci/travis/linux/script.sh
@@ -23,8 +23,6 @@ ccache -z
23
24
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
25
26
-# Set OTB application path (installed in before_install.sh script)
27
-export OTB_APPLICATION_PATH=${HOME}/OTB-5.6.0-Linux64/lib/otb/applications
28
export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
29
30
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"
0 commit comments