andrewgodwin / urlman

Apache License 2.0
117 stars 8 forks source link

Work around https://github.com/travis-ci/travis-ci/issues/4794. #2

Closed jezdez closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #2   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          79     79           
  Branches        9      9           
=====================================
  Hits           79     79

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 7ff3694...24ac4a9. Read the comment docs.

jezdez commented 7 years ago

@andrewgodwin Seems like this was simply not required to specify the binary names. I also update to Trusty just to be a little bit more uptodate. The default is precise, yikes.

andrewgodwin commented 7 years ago

Oof. Thanks.