embark/.travis.yml
2016-10-22 18:28:08 -04:00

6 lines
57 B
YAML

language: node_js
node_js:
- "6"
- "5"
- "4"