js-libp2p-interfaces/.travis.yml
2019-09-26 12:05:23 +02:00

11 lines
92 B
YAML

language: node_js
cache: npm
stages:
- check
node_js:
- '10'
script:
- npm run lint