.travis.yml 97 B

12345
  1. language: node_js
  2. node_js:
  3. - 0.6
  4. - 0.8
  5. - 0.10 # development version of 0.8, may be unstable