Skip to content

Commit

Permalink
🔥 remove node 5 and 7 from travis and appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed Jan 28, 2018
1 parent 2f2cae1 commit de44775
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 @@ -7,7 +7,5 @@ os:
node_js:
- 9
- 8
- 7
- 6
- 5
- 4
2 changes: 0 additions & 2 deletions appveyor.yml
Expand Up @@ -15,9 +15,7 @@ environment:
matrix:
- nodejs_version: "9"
- nodejs_version: "8"
- nodejs_version: "7"
- nodejs_version: "6"
- nodejs_version: "5"
- nodejs_version: "4"

# Build on both platforms
Expand Down

0 comments on commit de44775

Please sign in to comment.