Skip to content

Commit

Permalink
test node v5
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Nov 19, 2015
1 parent 6854042 commit 59fe42c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,7 @@ node_js:
- "2"
- "3"
- "4"
- "5"

install:
- PATH="`npm bin`:`npm bin -g`:$PATH"
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -14,6 +14,7 @@ environment:
- nodejs_version: "2"
- nodejs_version: "3"
- nodejs_version: "4"
- nodejs_version: "5"

platform:
- x86
Expand Down

0 comments on commit 59fe42c

Please sign in to comment.