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 67e2ad0 commit f8cceaeCopy full SHA for f8cceae
tests/travis/setup_arangodb.sh
@@ -3,7 +3,7 @@
3
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
cd $DIR
5
6
-VERSION=2.7.1
+VERSION=2.7.3
7
NAME=ArangoDB-$VERSION
8
9
if [ ! -d "$DIR/$NAME" ]; then
0 commit comments