diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-10-08 11:11:23 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-10-08 11:11:23 +0200 |
commit | eb2d15fce17fd5c83ab2e06820d90c63dd802818 (patch) | |
tree | 7a285bd6d755b2cb75de8a925cae1184fc4b5d8a | |
parent | f6f7d67decd75b87a68f20c311a652b5b11237ef (diff) |
saemix dev version is not installable at the moment
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index e24cc7e5..a376a45f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,8 +9,6 @@ addons: apt: packages: - gcc -r_github_packages: - - saemixdevelopment/saemixextension script: - | R CMD build . |