Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Commit

Permalink
add test:now npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
willclarktech committed Jul 3, 2017
1 parent 75a656f commit 6bebf70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "index.js",
"scripts": {
"test": "nyc mocha",
"test:now": "nyc mocha --grep @now",
"travis": "./node_modules/.bin/grunt travis --verbose",
"cover": "istanbul cover --dir ./coverage _mocha"
},
Expand Down

0 comments on commit 6bebf70

Please sign in to comment.