Opal-Estate-Pro/node_modules/cloneable-readable/.travis.yml

14 lines
127 B
YAML
Raw Normal View History

2019-09-13 06:27:52 +02:00
language: node_js
sudo: false
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
- "7"
- "8"
- "9"
- "10"
- "12"