From 9ec33581193cffa87635be25c6bb55ceb64574a3 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Fri, 27 Jul 2018 09:36:17 +0200 Subject: [PATCH] New deps archives now contains the BUILD_${PLATFORM} directory. --- travis/install_deps.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/travis/install_deps.sh b/travis/install_deps.sh index 66b2c7a3d..b3356a482 100755 --- a/travis/install_deps.sh +++ b/travis/install_deps.sh @@ -28,6 +28,4 @@ cp ninja $HOME/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}