Skip to content

Commit

Permalink
remove node 5
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Nov 8, 2016
1 parent 81eec42 commit b3e5242
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ leakydb
*.lastbuildstate
npm-debug.log
prebuilds/
yarn.lock
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ before_install:
node_js:
- "7"
- "6"
- "5"
- "4"
- "0.12"
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ environment:
matrix:
- nodejs_version: "0.12"
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "6"
- nodejs_version: "7"

Expand Down

0 comments on commit b3e5242

Please sign in to comment.