aboutsummaryrefslogtreecommitdiff
path: root/node_modules/tmp/.travis.yml
blob: 9c0aa010ad65702fd9f90c981daf48407a1851de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: node_js
node_js:
  - "0.6"
  - "0.8"
  - "0.10"
  - "0.12"
  - "4.0"
  - "4.1"
  - "4.2"
  - "5.0"
  - "5.1"
  - "5.2"
  - "5.3"
  - "5.4"
  - "6"