mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
change Makefile to test.sh
This commit is contained in:
parent
013edf7d48
commit
785c4caeea
3 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "cloudcmd",
|
||||
"version": "0.0.1",
|
||||
"scripts":{"test":"make test","start": "server.js"},
|
||||
"scripts":{"test":"sh test.sh","start": "server.js"},
|
||||
"engines": { "node": "0.6.x" },
|
||||
"subdomain": "cloudcmd"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue