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: ...@@ -19,10 +19,11 @@ matrix:
DEMO_ARGS: -DABC_NAMESPACE=xxx DEMO_ARGS: -DABC_NAMESPACE=xxx
- os: osx - os: osx
osx_image: xcode8 osx_image: xcode10
before_install: addons:
- brew update homebrew:
- brew install readline packages:
- readline
script: 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