Files
goTorrent/goTorrentWebUI/node_modules/react-grid-layout/.travis.yml

9 lines
84 B
YAML

language: node_js
node_js:
- "6"
- "7"
script:
- make build test
cache: yarn