reconhub / incidence

☣:chart_with_upwards_trend::chart_with_downwards_trend:☣ Compute and visualise incidence
https://reconhub.github.io/incidence
Other
58 stars 13 forks source link

Travis no longer uploading test results #97

Closed zkamvar closed 5 years ago

zkamvar commented 5 years ago

There is a silent error on travis:

$ if [[ "${{R_CODECOV}}" ]]; then Rscript -e 'covr::codecov()'; fi
/home/travis/.travis/job_stages: line 104: ${{R_CODECOV}}: bad substitution

I think this means that we have to reconfigure the travis file

zkamvar commented 5 years ago

This was fixed in 2db36e2a4a1249507c9041b50d3df41edd5c4d01