From bd0a683778fbb0cced02fec79d6724ef0399f5bc Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 25 May 2020 14:27:22 +0200 Subject: Tell travis where to really find the saemix version... --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f01c0557..1655cf19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ addons: apt: packages: - gcc -r_github_packages: jranke/saemixextension +r_github_packages: jranke/saemixextension@read_data_in_function script: - | R CMD build . -- cgit v1.2.1