Skip to content

Commit

Permalink
Merge pull request #158 from svozza/npm-test
Browse files Browse the repository at this point in the history
Add npm test script
  • Loading branch information
davidchambers committed Feb 27, 2016
2 parents f7080a3 + 64482e6 commit ba46592
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"type": "git",
"url": "git://github.com/plaid/sanctuary.git"
},
"scripts": {
"test": "make test lint"
},
"dependencies": {
"ramda": "0.19.x",
"sanctuary-def": "0.4.x"
Expand Down

0 comments on commit ba46592

Please sign in to comment.