aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-06-11 14:36:30 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2021-06-11 14:36:30 +0200
commit6f78e98e81cbdda9a3caf90641a66df52afb37ac (patch)
treea7a6568d8fcb2fda053e21abdb33d140a13834c5
parent1aeb2c5e3dc4782f0cc7279bf16b9ba06a08f328 (diff)
Fix travis syntax
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8f4e1566..906010f4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,10 @@ addons:
cache: packages
repos:
CRAN: https://cloud.r-project.org
-r_packages: nlme devtools codecov
+r_packages:
+ - nlme
+ - devtools
+ - codecov
r_github_packages:
- jranke/saemixextension@warp_combined
script:

Contact - Imprint