aboutsummaryrefslogtreecommitdiff
path: root/node_modules/cloneable-readable/.travis.yml
blob: bf894c7c130e428bbc7a24a3afc69fd909149dd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
language: node_js
sudo: false
node_js:
  - "0.10"
  - "0.12"
  - "4"
  - "5"
  - "6"
  - "7"
  - "8"
  - "9"