Files
ETB/ETB-FrontEnd/node_modules/tryer/.travis.yml
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

12 lines
105 B
YAML

language: node_js
node_js:
- "8"
- "6"
- "4"
- "0.12"
- "0.10"
branches:
only:
- master