Skip to content

Commit

Permalink
Remove node 4 and 9
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Jul 21, 2018
1 parent 1be336b commit ed0343f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 1 addition & 9 deletions .travis.yml
Expand Up @@ -4,21 +4,13 @@ matrix:
include:
- node_js: '10'
os: linux
- node_js: '9'
os: linux
- node_js: '8'
os: linux
- node_js: '6'
os: linux
- node_js: '4'
os: linux
- node_js: '10'
os: osx
- node_js: '9'
os: osx
- node_js: '8'
os: osx
- node_js: '6'
os: osx
- node_js: '4'
os: osx
os: osx
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -14,10 +14,8 @@ environment:
# Test against these versions of Node.js
matrix:
- nodejs_version: "10"
- nodejs_version: "9"
- nodejs_version: "8"
- nodejs_version: "6"
- nodejs_version: "4"

# Build on both platforms
platform:
Expand Down

0 comments on commit ed0343f

Please sign in to comment.