Skip to content

Commit

Permalink
- remove Node.js 0.12 for CI's for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepmistry committed Jan 16, 2017
1 parent c74bb51 commit 04d0575
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dist: trusty

env:
matrix:
- NODE_VERSION="0.12"
- NODE_VERSION="4"
- NODE_VERSION="5"
- NODE_VERSION="6"
Expand Down
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:
GYP_MSVS_VERSION: 2013

matrix:
- node_version: '0.12'
- node_version: '4'
- node_version: '5'
- node_version: '6'
Expand Down

0 comments on commit 04d0575

Please sign in to comment.