add shake algorithm

This commit is contained in:
Yi-Cyuan
2015-09-17 14:57:12 +08:00
parent 61300d2d34
commit 7423f9ef37
11 changed files with 160 additions and 139 deletions
+1 -1
View File
@@ -1,10 +1,10 @@
language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "0.8"
before_install:
- npm install mocha -g
- npm install coveralls -g
- npm install mocha-lcov-reporter -g
script: npm run-script coveralls