Skip to content

Commit

Permalink
Fix autobrew
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Nov 21, 2020
1 parent 53de41d commit 497e15d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,8 @@ matrix:
- PKG_CONFIG_PATH="/usr/local/opt/libressl/lib/pkgconfig"
- MONGOLITE_USE_OPENSSL=1
- os: osx
osx_image: xcode7.3
osx_image: xcode10.1
disable_homebrew: true
before_install: sed -i.bak 's/-isysroot /-I/g' $(R RHOME)/etc/Makeconf
r_check_args: '-as-cran --no-manual'

addons:
apt:
Expand Down

0 comments on commit 497e15d

Please sign in to comment.