rss-braider/.travis.yml
2018-06-27 10:13:42 -07:00

6 lines
72 B
YAML

language: node_js
node_js:
- "0.12"
- "0.11"
- "0.10"
- "8.11.3"