byCedric / semantic-release-expo

An Expo implementation for semantic release, so you don't have to bother.
MIT License
91 stars 11 forks source link

pipeline: test on latest node range 10, 12, and 13 #183

Closed byCedric closed 4 years ago

byCedric commented 4 years ago

Linked issue

Maintenance change, Node 8 is EOL

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit 625557ab and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 4 years ago

Codecov Report

Merging #183 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #183   +/-   ##
========================================
  Coverage    94.96%   94.96%           
========================================
  Files           10       10           
  Lines          139      139           
  Branches        23       23           
========================================
  Hits           132      132           
  Misses           5        5           
  Partials         2        2