mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
7 lines
96 B
YAML
7 lines
96 B
YAML
language: node_js
|
|
notifications:
|
|
email: false
|
|
script:
|
|
- npm run test
|
|
- $(npm bin)/codecov
|