Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
roftLin committed Aug 21, 2020
1 parent b0b844d commit c3ec4f3
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 @@ -17,5 +17,5 @@
"cover": "istanbul cover ./node_modules/mocha/bin/mocha -- test/ --no-timeouts",
"coveralls": "istanbul cover ./node_modules/mocha/bin/mocha --report lcovonly -- test/ && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
},
"isDeploying": false
"isDeploying": true
}

0 comments on commit c3ec4f3

Please sign in to comment.