Trigger travis-ci build

This commit is contained in:
d.rogozhny@gmail.com
2018-06-27 23:32:16 +03:00
parent 255fe73637
commit 6d006a150b

View File

@@ -11,5 +11,5 @@ async function simpleServerStart() {
// you may stop mongod manually
mongod.stop();
// or it will be stopped automatically when you exit from script.
// or it will be stopped automatically when you exit from script
}