travis CI fix4

This commit is contained in:
Kononnable 2017-05-03 20:27:18 +02:00
parent 6c8342d799
commit a44d475f0b

View File

@ -8,7 +8,7 @@
"typings-install": "typings install",
"setup": "npm install && npm run typings-install",
"start": "tsc && node ./src/index.js",
"test": "mocha"
"test": "mocha test/**/*.js"
},
"repository": {
"type": "git",