aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 82460de53e3d7a4a975403cdf266ae6001977b47 (about) (plain)
1
2
3
4
5
language: node_js
before_install: "npm install -g npm"
node_js:
    - "0.10"
    - "0.11"