colors.js/.travis.yml
2018-02-12 12:25:07 -08:00

13 lines
118 B
YAML

language: node_js
node_js:
- "9"
- "8"
- "7"
- "6"
- "5"
- "4"
- "0.12"
- "0.11"
- "0.10"
- "0.8"