From a3429fdc88e021c1703818a7a6ecccf2c23fd4d8 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Fri, 3 Aug 2018 08:36:42 +0200 Subject: [PATCH] New deps archives now contains the BUILD_ directory --- travis/install_deps.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/travis/install_deps.sh b/travis/install_deps.sh index c658762..2e91807 100755 --- a/travis/install_deps.sh +++ b/travis/install_deps.sh @@ -42,6 +42,4 @@ sudo cp ninja /bin # Dependencies comming from kiwix-build. cd ${HOME} wget http://tmp.kiwix.org/ci/${ARCHIVE_NAME} -mkdir -p BUILD_${PLATFORM} -cd BUILD_${PLATFORM} tar xf ${HOME}/${ARCHIVE_NAME}