.travis.yml 80 B

1234567
  1. language: node_js
  2. node_js:
  3. - "0.10"
  4. - "0.11"
  5. branches:
  6. only:
  7. - master