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