Skip to content

Commit 72f7f9c

Browse files
committed
debugging travis: echo mongodb version
1 parent 0322a2b commit 72f7f9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

start_mongo.bash

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ for i in $(seq 1 3); do
2424
fi
2525
done
2626

27+
mongod --version
28+
2729
sleep 1
2830

2931
# initiate the replica set

0 commit comments

Comments
 (0)