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 c634aef commit 41ae70cCopy full SHA for 41ae70c
.travis.yml
@@ -20,7 +20,7 @@ jdk:
20
21
before_script:
22
- echo "replSet = myReplSetName" | sudo tee -a /etc/mongodb.conf
23
- - service mongodb restart
+ - sudo service mongodb restart
24
- sleep 20
25
- mongo --eval 'rs.initiate()'
26
- sleep 15
0 commit comments