language: node_js node_js: - "5" - "4" - "0.12.12" after_success: - bash <(curl -s https://codecov.io/bash) cache: directories: - node_modules