Skip to content

Commit

Permalink
Merge pull request #320 from ralphtheninja/master
Browse files Browse the repository at this point in the history
remove node 5
  • Loading branch information
juliangruber committed Nov 8, 2016
2 parents 81eec42 + b3e5242 commit 09f59ff
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 09f59ff

Please sign in to comment.