issues
search
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:
travis::use_tic() # a whole bunch of confirmation windows popped up
travis::use_travis_deploy() # in order to register the SSH key in travis
add matrix to .travis.yml
modify tic.R to be more explicit for codecov so as to only run on the R release branch.
This is the process I used for this: