aboutsummaryrefslogtreecommitdiff
path: root/node_modules/create-ecdh/.travis.yml
blob: 254335b277f95e3aef0a1414ce0db5e2275942b1 (plain)
1
2
3
4
5
6
7
language: node_js

node_js:
  - "0.10"
  - "0.11"
  - "0.12"
  - "iojs"