Skip to content

Commit ac8ca05

Browse files
authoredAug 4, 2017
Update script.sh
1 parent 65ce57c commit ac8ca05

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.ci/travis/linux/script.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ ccache -z
2323

2424
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
2525

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
2826
export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
2927

3028
export CTEST_BUILD_COMMAND="/usr/bin/make -j3 -i -k"

0 commit comments

Comments
 (0)
Please sign in to comment.