.travis.yml 90 B

1234
  1. language: node_js
  2. node_js:
  3. - 0.10 # development version of 0.8, may be unstable
  4. - 0.12