Skip to content

Commit

Permalink
Node 5 tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Killian committed Nov 13, 2015
1 parent f2770e7 commit 5e13b12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ node_js:
- "0.10"
- "0.12"
- "4.2"
- "5.0"
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ environment:
- nodejs_version: "0.10"
- nodejs_version: "0.12"
- nodejs_version: "4.2"
- nodejs_version: "5.0"

install:
- ps: Install-Product node $env:nodejs_version
Expand Down

0 comments on commit 5e13b12

Please sign in to comment.