Skip to content

Commit

Permalink
Drop support for Node 0.10 and 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed May 22, 2018
1 parent e852727 commit 00f4d8a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,8 +1,6 @@
sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
- "4"
- "5"
- "6"
Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -4,8 +4,6 @@ init:
# What combinations to test
environment:
matrix:
- nodejs_version: "0.10"
- nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "6"
Expand Down

0 comments on commit 00f4d8a

Please sign in to comment.