feature: whitespace control, fixes #17

This commit is contained in:
harttle
2016-12-26 23:23:58 +08:00
parent fbb1dc8a36
commit 564d9cd9f4
6 changed files with 113 additions and 58 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "4"
- "5"
before_script:
- npm install -g mocha
after_script: