.travis.yml 81B

1234567
  1. language: node_js
  2. node_js:
  3. - 0.8
  4. - 0.9
  5. - 0.10
  6. script: node ./test/index.js