language: node_js node_js: - "0.11" before_script: - npm install -g vows - npm install vows script: vows test/* --spec