UNPKG

@helpscout/artboard

Version:

A tool kit for React UI development and design

22 lines (16 loc) 221 B
language: node_js node_js: - '8' cache: directories: - node_modules install: - npm install script: - npm run test:ci - npm run build after_success: # - npm run coverage branches: only: - master