summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.travis.yml
blob: 85a50123c63edb251aa8668bea4113789aae1453 (plain)
1
2
3
4
5
6
7
8
language: node_js
node_js:
  - "0.8"
  - "0.10"
  - "0.12"
before_install:
  - '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
  - npm install -g npm@latest