aboutsummaryrefslogtreecommitdiff
path: root/node_modules/chai-http/node_modules/superagent/.travis.yml
blob: cb211cb8ea6379a9f781234149b49e1612136f1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
sudo: false
language: node_js
node_js:
  - "6.2"
  - "4.4"
  - "0.12"
  - "0.10"

env:
  global:
    - SAUCE_USERNAME='shtylman-superagent'
    - SAUCE_ACCESS_KEY='39a45464-cb1d-4b8d-aa1f-83c7c04fa673'

matrix:
  include:
    - node_js: "4.4"
      env: BROWSER=1