Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 9ffc93f

Browse files
author
a-brandt
committed
reverted
1 parent 9d705ab commit 9ffc93f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/travis/setup_arangodb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
44
cd $DIR
55

6-
VERSION=2.8.7
6+
VERSION=2.8.6
77
NAME=ArangoDB-$VERSION
88

99
if [ ! -d "$DIR/$NAME" ]; then

0 commit comments

Comments
 (0)