summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/tough-cookie/.travis.yml
blob: 5d892654f09b9c87bd627e0f891f63617ea12ba9 (plain)
1
2
3
4
5
6
7
8
language: node_js
node_js:
- "0.10"
- "0.11"
matrix:
  fast_finish: true
  allow_failures:
    - node_js: 0.11