glam/node_modules/.pnpm/find-root@1.1.0/node_modules/find-root/.travis.yml
2025-12-21 00:01:54 +01:00

10 lines
95 B
YAML

language: node_js
branches:
only:
- master
dist: trusty
node_js:
- 8
- 6
- 4
sudo: false