aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 284a527997a728d4139bd5041aec598553d41c45 (plain)
1
2
3
4
5
6
7
8
language: node_js
node_js:
  - stable
  - 4.2
  - 0.10
  - 0.11
script: make test-coveralls