Change travis testing

This commit is contained in:
2019-05-23 11:11:18 +05:30
parent d97803b70c
commit 852273c8cc

View File

@@ -4,7 +4,7 @@
"description": "Barebones file manager for a remote location", "description": "Barebones file manager for a remote location",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "js ." "test": "node ."
}, },
"repository": { "repository": {
"type": "git", "type": "git",