language: node_js node_js: - '4' - '6' - 'node' before_install: - 'npm install angular pdfjs-dist' after_success: - bash <(curl -s https://codecov.io/bash)