git ssb

3+

cel / ssb-npm-registry



Tree: d2f2697f296dd39aed6a8b63c6d04a736a7db5b3

Files: d2f2697f296dd39aed6a8b63c6d04a736a7db5b3 / node_modules / bl / .travis.yml

169 bytesRaw
1sudo: false
2language: node_js
3node_js:
4 - '6'
5 - '8'
6 - '10'
7branches:
8 only:
9 - master
10notifications:
11 email:
12 - rod@vagg.org
13 - matteo.collina@gmail.com
14

Built with git-ssb-web