diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-06-15 10:35:10 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-06-15 10:35:10 +0200 |
commit | 1403e61d1242a4bc97120f7e12b8f0e59f950d15 (patch) | |
tree | 2ca88c67ecf94295b47d36be96f35979034c0cbf | |
parent | 8363b1c179c4e83d97c3c0c4cfa365f92c7832af (diff) |
vdiffr dev version not really necessary
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 79d3ca3a..e24cc7e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ addons: - gcc r_github_packages: - saemixdevelopment/saemixextension - - r-lib/vdiffr script: - | R CMD build . |