UNPKG

react-smartbanner

Version:
14 lines (13 loc) 211 B
language: node_js cache: yarn: true directories: - node_modules node_js: - "8.10.0" script: - yarn test - yarn lint - yarn build after_success: yarn run coverage after_script: yarn run coveralls