aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: 5f1e0c213de054567f791200462d5e2f32bf4d4e (plain) (blame)
1
2
3
4
5
6
language: node_js
node_js:
  - "5.1"
  - "4.2"
before_script:
  - npm install -g mocha