Files
Remote-Control-Center/mc_test/node_modules/find-root/.travis.yml
2025-11-25 09:56:15 +03:00

11 lines
95 B
YAML
Executable File

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