Fixed incorrect result when first bit is 1 of bytes. #18

This commit is contained in:
Yi-Cyuan Chen
2017-12-18 18:50:24 +08:00
parent 5f0bd5a888
commit 0263ab835f
14 changed files with 1647 additions and 178 deletions
+1 -2
View File
@@ -4,8 +4,7 @@ node_js:
- "8.6.0"
before_install:
- npm install coveralls
- npm install mocha-lcov-reporter
script: npm run-script coveralls
after_success: npm run coveralls
branches:
only:
- master