Skip to content

Commit

Permalink
Try to fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed May 5, 2020
1 parent fbea8c1 commit 96a7da1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ fortran: false
env:
- _R_CHECK_FORCE_SUGGESTS_=false

r_check_args: ' '

matrix:
include:
- dist: trusty
Expand All @@ -15,6 +17,8 @@ matrix:
- os: osx
brew_packages: imagemagick@6 ghostscript
- os: osx
r: 3.6
r_check_args:
osx_image: xcode7.3
disable_homebrew: true
before_install: sed -i.bak 's/-isysroot /-I/g' $(R RHOME)/etc/Makeconf
Expand Down Expand Up @@ -50,7 +54,6 @@ addons:
- libtesseract-dev
- libleptonica-dev
- tesseract-ocr-eng
- r-cran-rgdal
- libfftw3-dev
- cargo
- gsfonts
Expand Down

0 comments on commit 96a7da1

Please sign in to comment.