aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 93df440974ee8ddaf70e3b0d3a27393bc3830f7f (plain)
1
2
3
4
5
6
7
language: node_js
node_js:
    - "0.12"
    - "4.0"
    - "4.1"
    - "4.2"