sourcehut
Log in
—
Register
~hrbrmstr
/
urlscan
summary
tree
log
refs
ref:
a60e6c38011f19dada7811352d7fa791e0fd5b3b
urlscan
/.travis.yml
-rw-r--r--
87 bytes
View
Log
Blame
View raw
a60e6c38
—
boB Rudis
initial commit
2 years ago
1
2
3
4
5
6
language
:
R
sudo
:
false
cache
:
packages
after_success
:
-
Rscript -e 'covr::codecov()'