From 915cfd5a5c957dc77b92fd586e3f6a9bde43c5a6 Mon Sep 17 00:00:00 2001 From: Michael Steinbaugh Date: Sun, 12 Aug 2018 11:53:38 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d5404f857..7c166cf1f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ env: # r_check_args: "--no-vignettes" # Set true before submission to Bioconductor -warnings_are_errors: true +warnings_are_errors: false # Temporarily enable when caching Bioconductor packages # script: true