UNPKG

react-step-progress-bar

Version:

A library to create stunning progress bars and steps in React.

13 lines (12 loc) 166 B
language: node_js node_js: - "stable" cache: directories: - node_modules script: - npm run test - npm run lint - npm run build branches: only: master