djLint/docs/node_modules/cloneable-readable/.travis.yml
2021-12-14 09:57:37 +01:00

13 lines
107 B
YAML

language: node_js
sudo: false
node_js:
- '0.10'
- '0.12'
- '4'
- '5'
- '6'
- '7'
- '8'
- '9'
- '10'
- '12'