Browse Source

add 0.8 to travis

saintedlama/travis-non-legacy
Mathias Buus 11 years ago
parent
commit
fd2f8bbf40
  1. 1
      .travis.yml

1
.travis.yml

@ -3,6 +3,7 @@ services:
language: node_js
node_js:
- "0.8"
- "0.10"
script: "npm test"

Loading…
Cancel
Save