js-libp2p-interfaces/.travis.yml
2016-09-05 17:27:46 -04:00

11 lines
118 B
YAML

sudo: false
language: node_js
node_js:
- "stable"
before_install:
- npm install -g npm
script:
- npm run lint