js-libp2p-interfaces/.travis.yml

11 lines
92 B
YAML
Raw Normal View History

2019-09-26 11:27:39 +02:00
language: node_js
cache: npm
stages:
- check
node_js:
- '10'
script:
- npm run lint