update travis and README

This commit is contained in:
Chen Yi-Cyuan
2015-01-05 21:07:58 +08:00
parent a8b1d630ca
commit b152d5ad85
2 changed files with 4 additions and 4 deletions
-1
View File
@@ -3,7 +3,6 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
install:
- npm install mocha -g
- npm install coveralls -g