helpyourneighbour/node_modules/flat/.travis.yml
BibaBot bfd432d094
Some checks are pending
Docker Test / test (push) Waiting to run
Add comprehensive tests for role middleware and fix package dependencies
2026-03-16 20:07:22 +00:00

8 lines
78 B
YAML

language: node_js
node_js:
- "6"
- "7"
- "8"
- "10"
- "12"
- "14"