From f1040fa71da0c713af07d679b5c1158bf13f3914 Mon Sep 17 00:00:00 2001 From: Scott Gigante Date: Tue, 29 May 2018 13:33:21 -0400 Subject: [PATCH] remove github deps --- .travis.yml | 1 - appveyor.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 359c192bb..112c88bd5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,6 @@ bioc_packages: r_github_packages: - mojaveazure/loomR - - KrishnaswamyLab/phateR warnings_are_errors: false diff --git a/appveyor.yml b/appveyor.yml index 935e8fe20..c76a9374c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,7 +30,6 @@ build_script: - travis-tool.sh bioc_install S4Vectors - travis-tool.sh bioc_install SummarizedExperiment - travis-tool.sh bioc_install SingleCellExperiment - - travis-tool.sh install_github KrishnaswamyLab/phateR test_script: - travis-tool.sh run_tests