reconhub / aweek

Convert dates to arbitrary week definitions :calendar:
https://www.repidemicsconsortium.org/aweek
Other
17 stars 4 forks source link

use tic #11

Closed zkamvar closed 5 years ago

zkamvar commented 5 years ago

This is the process I used for this:

  1. travis::use_tic() # a whole bunch of confirmation windows popped up
  2. travis::use_travis_deploy() # in order to register the SSH key in travis
  3. add matrix to .travis.yml
  4. modify tic.R to be more explicit for codecov so as to only run on the R release branch.