colors.js/.travis.yml
2015-09-24 20:38:28 +02:00

9 lines
88 B
YAML

language: node_js
node_js:
- "4"
- "0.12"
- "0.11"
- "0.10"
- "0.8"
- "0.6"