Skip to content

Commit

Permalink
updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
stc04003 committed May 19, 2019
1 parent 37d0008 commit 082b055
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions .travis.yml
@@ -1,17 +1,11 @@
# R for travis: see documentation at https://docs.travis-ci.com/user/languages/r

language: r
language: R
sudo: false
cache: packages
sudo: false
r:
- oldrel
env: R_REMOTES_NO_ERRORS_FROM_WARNINGS=true
- release
- devel
before_install:
- tlmgr install index
- sudo apt-get update
- sudo apt-get install -y libxml2-dev
pandoc_version: 2.2.3.2

repos:
CRAN: https://cloud.r-project.org
ropensci: http://packages.ropensci.org

0 comments on commit 082b055

Please sign in to comment.