Skip to content

Commit

Permalink
Add 'npm test' script for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chbrown committed Dec 31, 2015
1 parent 4d3322c commit 0ff7f48
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 @@ -20,5 +20,8 @@
"istanbul": "*",
"mocha": "*",
"typescript": "*"
},
"scripts": {
"test": "make test"
}
}

0 comments on commit 0ff7f48

Please sign in to comment.