summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: de8ea15303427dda5eb61334f7c050d52f3967b9 (plain)
1
2
3
4
5
6
language: node_js
node_js:
  - "0.11"
  - "0.10"

script: make tests