smart-energy-monitor/software/flow/node_modules/install/.travis.yml

13 lines
114 B
YAML
Raw Normal View History

2023-02-23 15:38:30 +01:00
language: node_js
sudo: false
node_js:
- "12"
- "11"
- "10"
- "9"
- "8"
- "7"
- "6"
- "5"
- "4"