electron/npm/.travis.yml
2015-05-06 21:44:10 -07:00

5 lines
60 B
YAML

language: node_js
node_js:
- '0.10'
- '0.12'
- 'iojs'