aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 3d9a761d688fa9cd3beffdf2104de366872f62fb (about) (plain)
1
2
3
4
5
6
language: node_js
node_js:
    - "0.4"
    - "0.8"
    - "0.10"
    - "0.11"