.travis.yml 71 Bytes
Newer Older
liang ce committed
1 2 3 4 5 6
language: node_js
node_js:
  - "node"
  - "0.12"
  - "0.10"
  - "iojs"