Skip to content

Commit

Permalink
Remove tests for node 4 and 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Özgür Özçıtak committed Mar 29, 2019
1 parent a9b70d3 commit ad4251d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ os:
- "osx"

node_js:
- "4"
- "5"
- "6"
- "8"
- "10"
Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
environment:
matrix:
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "6"
- nodejs_version: "8"
- nodejs_version: "10"
Expand Down

0 comments on commit ad4251d

Please sign in to comment.