From a0a90a04f230e12e1a3578744920611b8821e2a9 Mon Sep 17 00:00:00 2001 From: JulioV Date: Tue, 19 May 2020 08:06:06 -0400 Subject: [PATCH] Finish rebuild travis cache --- .travis.yml | 4 ++-- renv.lock | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 528326b7..21401eeb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,8 +58,8 @@ install: script: - cp -r tests/data/raw/* data/raw - #- snakemake --profile tests/settings -R sms_features - #- python -m unittest discover tests/scripts/ -v + - snakemake --profile tests/settings -R sms_features + - python -m unittest discover tests/scripts/ -v notifications: email: false diff --git a/renv.lock b/renv.lock index feeb77f3..70a7f19a 100644 --- a/renv.lock +++ b/renv.lock @@ -464,6 +464,13 @@ "Repository": "CRAN", "Hash": "e3f662e125e9fdffd1ee4e94baea3451" }, + "highr": { + "Package": "highr", + "Version": "0.8", + "Source": "Repository", + "Repository": "CRAN", + "Hash": "4dc5bb88961e347a0f4d8aad597cbfac" + }, "hms": { "Package": "hms", "Version": "0.5.3",