UNPKG

raygun4js

Version:
14 lines (13 loc) 217 B
sudo: false language: node_js node_js: - '8' cache: yarn: true directories: - node_modules addons: chrome: stable before_script: - yarn global add grunt script: grunt build && yarn test-local