aboutsummaryrefslogtreecommitdiff
path: root/node_modules/source-map-support/.travis.yml
blob: 2a2f1c6f60f2b4c77c0bef59b528790a8237ae5e (plain)
1
2
3
4
5
language: node_js
node_js:
  - 'stable'
  - '0.12'
  - '0.10'