UNPKG

@yisheng90/react-loading

Version:
17 lines (16 loc) 228 B
language: node_js install: - npm install -g codecov node_js: - "stable" before_script: - npm install --force cache: directories: - node_modules script: - npm test - npm run build - codecov on: branch: master