kubenix/.travis.yml
2017-11-11 11:52:17 +01:00

6 lines
63 B
YAML

language: node_js
node_js:
- v5
- v4
- '0.12'
- '0.10'