Skip to content

Commit

Permalink
Merge pull request #214 from shazron/issue_211
Browse files Browse the repository at this point in the history
Fixes #211 - Remove node.js 0.10 and 0.12 testing support
  • Loading branch information
shazron authored Jun 14, 2017
2 parents b0e813a + ef484e3 commit ee3594f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ sudo: false
git:
depth: 10
node_js:
- '0.10'
- '0.12'
- '4'
- '6'
install:
Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# http://www.appveyor.com/docs/appveyor-yml
environment:
matrix:
- nodejs_version: "0.10"
- nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "6"

Expand Down

0 comments on commit ee3594f

Please sign in to comment.