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