aboutsummaryrefslogtreecommitdiff
path: root/node_modules/formidable/.travis.yml
blob: 694a62f5ea1ea7c6953b0fc85208765f5cd81ec4 (plain) (blame)
1
2
3
4
5
language: node_js
node_js:
  - 4
  - 6
  - 7