Skip to content

Commit

Permalink
Drop node v0.10 and v0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Feb 28, 2018
1 parent 244c77a commit f9f2793
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
@@ -1,7 +1,5 @@
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
- '6'
- '8'
Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
environment:
matrix:
- nodejs_version: "0.10"
- nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "6"
- nodejs_version: "8"
Expand Down

0 comments on commit f9f2793

Please sign in to comment.