summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/form-data/node_modules/async/.travis.yml
blob: 0a62fcad57ad129d3a1fd5abfabb4fc25362fe94 (plain)
1
2
3
4
5
6
language: node_js
node_js:
  - "0.10"
  - "0.12"
  - "iojs-v2.1.0"
after_success: npm run coveralls