aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-05-25 14:21:04 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-05-25 14:21:04 +0200
commite22a68e1c92e4494e2d695421f40d099dbd070f2 (patch)
tree8b583dc5053c1d24b78a737af195c029d801564e /.travis.yml
parent9f9336d59e68690472888bfdeb12944176d7d272 (diff)
Tell travis where to find the required saemix version
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a376a45f..f01c0557 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ addons:
apt:
packages:
- gcc
+r_github_packages: jranke/saemixextension
script:
- |
R CMD build .

Contact - Imprint