summaryrefslogtreecommitdiffstats
path: root/node_modules/mpath/.travis.yml
blob: 9bdf212d6566f94c9ca3b1eb3185da309fce0588 (plain) (blame)
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
  - "4"
  - "5"
  - "6"
  - "7"
  - "8"
  - "9"
  - "10"