Skip to content

Commit

Permalink
ci: removing 0.10.0 and 0.12.0 from support matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
  • Loading branch information
rwaldron committed Jun 1, 2017
1 parent 2401180 commit 2baba6f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,6 @@ os:
- osx
language: node_js
node_js:
- 0.10
- 0.12
- 4
- 6
sudo: false
Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -4,8 +4,6 @@ clone_depth: 10

environment:
matrix:
- nodejs_version: 0.10
- nodejs_version: 0.12
- nodejs_version: 4
- nodejs_version: 6

Expand Down

0 comments on commit 2baba6f

Please sign in to comment.