lisaogren / axios-cache-adapter

Caching adapter for axios. Store request results in a configurable store to prevent unneeded network requests.
MIT License
726 stars 107 forks source link

chore(node): drop node 6 and 8 support #187

Closed ghost closed 4 years ago

ghost commented 4 years ago

Stop testing axios-cache-adapter with node v6 and v8 with travis Add node v12

codecov[bot] commented 4 years ago

Codecov Report

Merging #187 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #187   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          177       177           
=========================================
  Hits           177       177           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8d4b020...cf305e4. Read the comment docs.