userdive / agent.js

:woman_technologist: Official USERDIVE module for webpage analytics
https://developers.userdive.com/
GNU General Public License v3.0
7 stars 6 forks source link

update yarn for travis ci #929

Closed shoota closed 5 years ago

shoota commented 5 years ago

TL;DR

upgrade yarn. yarn.lock record integrity field in ^v1.10.x

Check this pr.

How to check

Check list

Surgo commented 5 years ago

https://travis-ci.org/userdive/agent.js/jobs/469946455#L520-L521

Using 1.12.3

codecov[bot] commented 5 years ago

Codecov Report

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

@@           Coverage Diff           @@
##           master     #929   +/-   ##
=======================================
  Coverage   91.74%   91.74%           
=======================================
  Files          25       25           
  Lines         630      630           
  Branches      112      112           
=======================================
  Hits          578      578           
  Misses         28       28           
  Partials       24       24
Surgo commented 5 years ago

Closed by #944