* Improve performance.

* Add test case.
This commit is contained in:
Chen Yi-Cyuan
2015-01-11 11:46:08 +08:00
parent d934165952
commit 316a103aa1
10 changed files with 283 additions and 224 deletions
+2 -4
View File
@@ -3,10 +3,8 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
install:
before_install:
- npm install mocha -g
- npm install coveralls -g
- npm install mocha-lcov-reporter -g
- npm install
script:
- npm run-script coveralls
script: npm run-script coveralls