language: node_js node_js: - "7" - "6" - "5" - "4" before_script: - npm install -g nyc jasmine