wallet-core/node_modules/cloneable-readable/.travis.yml
2018-09-20 02:56:13 +02:00

12 lines
109 B
YAML

language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
- "7"
- "8"
- "9"