Trigger travis-ci build

This commit is contained in:
d.rogozhny@gmail.com
2018-06-27 20:14:12 +03:00
parent 1e4f8657ed
commit 255fe73637

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.
}