language: node_js script: sh ./build/travis.sh node_js: - "node" after_success: - bash <(curl -s https://codecov.io/bash)