hexo/node_modules/math-random/.travis.yml

7 lines
71 B
YAML

language: node_js
node_js:
- "6"
- "4"
- "0.12"
- "0.10"