Fix travis testing

This commit is contained in:
2019-05-24 08:52:42 +05:30
parent 1179046127
commit 362ec31b9b
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"start": "node .",
"test": "mocha test.js"
"test": "mocha test.js --exit"
},
"repository": {
"type": "git",