Files
react-fiber-traverse/.travis.yml
T

7 lines
96 B
YAML

language: node_js
notifications:
email: false
script:
- npm run test
- $(npm bin)/codecov