Skip to content

Commit 94b9229

Browse files
committed
Merge pull request #138 from F21/devel
Update travis to use 1.3.1.
2 parents 2e76e41 + f62b131 commit 94b9229

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=1.3.0
6+
VERSION=1.3.1
77
NAME=ArangoDB-$VERSION
88

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

0 commit comments

Comments
 (0)