speakeasyjs / speakeasy

**NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
MIT License
2.68k stars 229 forks source link

Fix error with `npm run lint` #114

Closed abetomo closed 3 years ago

abetomo commented 5 years ago

In addition, since mocha and chai are old, I upgraded.

abetomo commented 5 years ago

CI has failed, but only with EOL's Node.js. For EOL's Node.js, I think that it is unnecessary for the test itself at CI.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e1f24e1d2c33a0aafa826fba786550eb123bafaa on abetomo:fix_tests into cb58351b7eb829719dbee2df2ede53d97721ef6d on speakeasyjs:master.

abetomo commented 5 years ago

.travis.yml updated at #110