mirror of https://gitee.com/bigwinds/arangodb
be more verbose to debug travisCI run
This commit is contained in:
parent
75495f5e5d
commit
c737939d45
|
@ -4,6 +4,7 @@ set -e
|
||||||
echo
|
echo
|
||||||
echo "$0: loading precompiled libraries"
|
echo "$0: loading precompiled libraries"
|
||||||
|
|
||||||
|
wget --help
|
||||||
wget \
|
wget \
|
||||||
-O 3rdParty.tar.gz --progress=dot --show-progress \
|
-O 3rdParty.tar.gz --progress=dot --show-progress \
|
||||||
"https://www.arangodb.com/support-files/travisCI/precompiled-libraries-4.3.61.tar.gz"
|
"https://www.arangodb.com/support-files/travisCI/precompiled-libraries-4.3.61.tar.gz"
|
||||||
|
|
Loading…
Reference in New Issue