8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2b551 commit 730619bCopy full SHA for 730619b
Installation/travisCI/build.sh
@@ -4,7 +4,7 @@ set -e
4
echo
5
echo '$0: loading precompiled libraries'
6
7
-wget -q -O - "https://www.arangodb.com/support-files/travisCI/precompiled-libraries-4.3.61.tar.gz" | tar xzvf -
+wget -q -O - "https://www.arangodb.com/support-files/travisCI/precompiled-libraries-4.3.61.tar.gz" | tar xzf -
8
9
10
echo '$0: setup make-system'
0 commit comments