aboutsummaryrefslogtreecommitdiff
path: root/node_modules/superagent/.travis.yml
blob: 07c3dcf714f9892b3c98a207a7beb8b675c184d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
sudo: false
language: node_js
node_js:
  - "7.1"
  - "6.9"
  - "4.6"

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

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