aboutsummaryrefslogtreecommitdiff
path: root/node_modules/call-me-maybe/.travis.yml
blob: 2bb2a34c55887f0a5979e1e7665488ebccdfa62c (plain)
1
2
3
4
5
6
language: node_js
node_js:
  - "node"
  - "0.12"
  - "0.10"
  - "iojs"