the-forest/client/node_modules/tryer/.travis.yml

12 lines
105 B
YAML
Raw Normal View History

2024-09-17 20:35:18 -04:00
language: node_js
node_js:
- "8"
- "6"
- "4"
- "0.12"
- "0.10"
branches:
only:
- master