Merge pull request #69 from sterin/master

travis-ci: macOS changes:
This commit is contained in:
alanminko 2020-02-24 07:27:12 -08:00 committed by GitHub
commit ce3ceda669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -19,10 +19,11 @@ matrix:
DEMO_ARGS: -DABC_NAMESPACE=xxx
- os: osx
osx_image: xcode8
before_install:
- brew update
- brew install readline
osx_image: xcode10
addons:
homebrew:
packages:
- readline
script: