aboutsummaryrefslogtreecommitdiff
path: root/node_modules/toposort/.travis.yml
blob: de1d11e49bc1f52d9f619991a9c4547d78c7c993 (plain)
1
2
3
4
5
6
7
8
language: node_js
node_js:
  - 0.8
  - 0.6
  - 0.10
  - 0.12
  - 4
  - 6