Skip to content

Commit

Permalink
Remove node 1, 2 and 3 from build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
giggio committed Feb 13, 2017
1 parent d208e6d commit 02216b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
@@ -1,9 +1,6 @@
sudo: false
language: node_js
node_js:
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
Expand Down
3 changes: 0 additions & 3 deletions appveyor.yml
@@ -1,9 +1,6 @@
version: 1.0.{build}
environment:
matrix:
- nodejs_version: 1
- nodejs_version: 2
- nodejs_version: 3
- nodejs_version: 4
- nodejs_version: 5
- nodejs_version: 6
Expand Down

0 comments on commit 02216b8

Please sign in to comment.