From 678915d4d05677ad699c7adc82fdb5dcc183a666 Mon Sep 17 00:00:00 2001 From: kimberly-bastille Date: Tue, 26 May 2020 13:44:38 -0400 Subject: [PATCH] add linux os and revert to 2.6 pandoc version --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e3e0aed5..555463cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,10 @@ # R for travis: see documentation at https://docs.travis-ci.com/user/languages/r +os: linux language: r #r_github_packages: NOAA-EDAB/ecodata -pandoc_version: 2.9.2.1 +pandoc_version: 2.6 cache: packages before_install: