Skip to content

Commit

Permalink
add travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nomospace committed Oct 11, 2012
1 parent c3be075 commit e290f3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test/*.js"
},
"repository": {
"type": "git",
Expand Down
Empty file added test/index.js
Empty file.

0 comments on commit e290f3d

Please sign in to comment.