Skip to content
Prev 6983 / 12125 Next

[R-pkg-devel] autotesting on GitHub with Travis or ...?

Hi, Ben:


	  Thanks very much.


	  This fixed my problem.


	  For others who may be reading this later, I missed a couple of points 
when first working through 
"https://deanattali.com/blog/migrating-travis-to-github/":


* On first pass, I missed the need to "git add" and "git commit" .github".


* And when using "usethis::use_readme_rmd()", I initially missed the 
need to "knit" the file to produce the README.md.


	  Spencer Graves
On 5/13/21 7:04 PM, Ben Bolker wrote: