Skip to content

Commit

Permalink
Merge pull request #87 from adityapatadia/master
Browse files Browse the repository at this point in the history
removed nodejs v4 and v6 from travis due to EOL
  • Loading branch information
adityapatadia committed Aug 14, 2019
2 parents e445d08 + 7e74879 commit 45b2438
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ dist: trusty
language: node_js
node_js:
- '8'
- '6'
- '4'
- '10'
services:
- redis-server
Expand Down

0 comments on commit 45b2438

Please sign in to comment.