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