helpyourneighbour/backend/node_modules/fast-safe-stringify/.travis.yml
2026-03-19 23:10:50 +00:00

8 lines
70 B
YAML

language: node_js
sudo: false
node_js:
- '4'
- '6'
- '8'
- '9'
- '10'