fix browser to firefox
This commit is contained in:
parent
4e96abe2f7
commit
d6fb7280c8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
node_modules/.bin/istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && \
|
||||
cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && \
|
||||
./node_modules/karma/bin/karma start --single-run
|
||||
./node_modules/karma/bin/karma start --browsers Firefox --single-run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue