Skip to content

Commit 41ae70c

Browse files
committed
docs and tests
1 parent c634aef commit 41ae70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jdk:
2020

2121
before_script:
2222
- echo "replSet = myReplSetName" | sudo tee -a /etc/mongodb.conf
23-
- service mongodb restart
23+
- sudo service mongodb restart
2424
- sleep 20
2525
- mongo --eval 'rs.initiate()'
2626
- sleep 15

0 commit comments

Comments
 (0)