Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
asabzposh committed Feb 12, 2018
1 parent 3cd5770 commit 0f45809
Showing 1 changed file 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 @@ -11,7 +11,7 @@
},
"scripts": {
"test": "lab -c -v -L -a code",
"cover": "lab -c -v -L -a code -r html -o ./coverage.html -L && open ./coverage.html",
"cover": "lab -c -v -L -a code",
"start": "node lib/index.js"
},
"dependencies": {
Expand Down

0 comments on commit 0f45809

Please sign in to comment.