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

7 lines
89 B
YAML

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