Another try of drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Hylke Cornelis Donker 2019-12-12 16:46:39 +01:00
parent 37bde351e1
commit f9fb14873a

View File

@ -4,7 +4,7 @@ type: docker
name: default
steps:
- name: lintr
- name: lintr
image: jupyter/datascience-notebook
commands:
- Rscript -e 'devtools::install_github("jimhester/lintr")'