openid / OpenYOLO-Android

Android protocol for credential exchange and update - "You Only Login Once"
http://openid.net/wg/ac/
Apache License 2.0
115 stars 18 forks source link

Use caching recommendations from Travis docs #116

Closed iainmcgin closed 7 years ago

iainmcgin commented 7 years ago

See: https://docs.travis-ci.com/user/languages/java/#Caching

iainmcgin commented 7 years ago

@StanKocken @nerdyverde FYI, as this isn't affecting the code I'll just submit directly.

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #116   +/-   ##
=========================================
  Coverage     70.13%   70.13%           
  Complexity      463      463           
=========================================
  Files            65       65           
  Lines          2662     2662           
  Branches        253      253           
=========================================
  Hits           1867     1867           
  Misses          713      713           
  Partials         82       82

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 ccd25a1...96ac96a. Read the comment docs.