Browse Source

update node versions tested with travis

pull/26/head
Brett Langdon 10 years ago
parent
commit
ac2aad8916
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .travis.yml

+ 2
- 1
.travis.yml View File

@ -1,8 +1,9 @@
language: node_js
node_js:
- "4.1"
- "4.0"
- "0.12"
- "0.11"
- "0.10"
- "iojs"
- "iojs-v1.0.4"
- "stable"

Loading…
Cancel
Save