Skip to content

Commit

Permalink
temp disable macOS
Browse files Browse the repository at this point in the history
ref #67
  • Loading branch information
wibeasley committed Dec 30, 2020
1 parent 71b0a04 commit 82fece4
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ jobs:
os: linux
dist: focal
env: R_CODECOV=true
- name: osx-current
os: osx
# addons:
# homebrew:
# packages: curl
# before_install:
# - brew install curl
# - brew link --force curl
latex: false
r_build_args: '--no-build-vignettes'
r_check_args: '--ignore-vignettes --no-examples'
# - name: osx-current
# os: osx
# # addons:
# # homebrew:
# # packages: curl
# # before_install:
# # - brew install curl
# # - brew link --force curl
# latex: false
# r_build_args: '--no-build-vignettes'
# r_check_args: '--ignore-vignettes --no-examples'

r_github_packages:
- r-lib/covr
Expand Down

0 comments on commit 82fece4

Please sign in to comment.