UNPKG

francis.react

Version:
10 lines (9 loc) 119 B
language: node_js node_js: - "11" install: - npm i -g npm - npm ci script: - npm run build - npm run test:ci