.travis.yml 109 B

1234567891011
  1. language: "node_js"
  2. node_js:
  3. - 0.6
  4. - 0.8
  5. - 0.10
  6. - 0.11
  7. - 0.12
  8. - iojs-v1.0
  9. - iojs-v2.0
  10. - iojs