11 lines
108 B
YAML
Raw Normal View History

2023-03-29 15:20:05 +00:00
sudo: false
language: node_js
node_js:
- "6"
- "8"
- "10"
- "stable"
branches:
only:
- master