Files
goTorrent/goTorrentWebUI/node_modules/react-toastify/.travis.yml

5 lines
78 B
YAML

language: node_js
node_js:
- "8"
script:
- yarn lint && yarn test:coverage