Commit a693af9f by Baruch Sterin

travis-ci: macOS changes:

(1) updated to a newer macOS image
(2) switch to use the Homebrew addon instead of command line
parent f4339310
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment